Symptom
The following errors occur while creating a Project from a Sales Order:
- A technical error occurred (Project creation failed): CL_CDA_PROCR 037. Report a case.
- Field Task Name contains at least one invalid character
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Sales Orders work center.
- Go to Sales Orders view.
- Show All Orders and Find XYZ (XYZ represents the ID of the Sales Order).
- Edit the Sales Order and select Create Project.
- In the pop-up screen for the New Project, enter below details:
- Project Structure: One Task for Each Item.
- Person Responsible.
- Responsible Unit.
- Select Go button.
- Error occurs: A technical error occurred (Project creation failed): CL_CDA_PROCR 037. Report a case.
Cause
Sales Order items description has special character due to which Project creating is failing.
To create Project structure, there are three options available after choosing Create Project:
- One Task for Each Item.
- One Task for Fixed Price Items, One Task for Time and Material Items.
- Only Project Header.
For options 1 and 2, system tries to take the Sales Order Item description and copy it to created Project Task name.
In both these cases, it is causing an issue and throwing error because both Sales Order Items descriptions have special character ')' in them.
For option 3, description does not get copied hence Project gets created successfully.
Note: Sales Order item's description may also have special character in form of Space, could be due to copy and paste.
Resolution
Remove the special character from the Sales Order item description:
- Go to Sales Orders work center.
- Go to Sales Orders view.
- Show All Orders and Find XYZ (XYZ represents the ID of the sales order).
- Edit the Sales Order and select the View All button.
- Go to Items tab and remove the special characters from the description.
- Save Sales Order.
- Now try to create a New Project from the Sales Order.
- No error occurs.
Keywords
Create a Project; Sales Order; technical error; CL_CDA_PROCR 037; Report an case; , KBA , AP-SLO-PRO , Sales order project processing , SRD-PRO-PMN , Project Management , AP-PRO , Project Processing , How To
SAP Knowledge Base Article - Public