Symptom
You have downloaded the standard web service WSDL for QueryProjectIn but on executing the request XML, the project name is not available in the response message.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Application and User Management work center
- Select Input and Output Management view
- Select Service Explorer option
- Download the WSDL for QueryProjectIn web service.
- Open SoapUI
- Execute the Request XML file
- The Response message does not show project name.
Cause
In the project model, project itself is simultaneously considered as the root task. Name is modeled on the tasks, hence for the root task as well.
In this web service, project name is delivered but not within the fields corresponding to the project but in the task information.
Resolution
If you take the table ProjectTask and select a task with initial ParentTaskUUID (or with ProjectElementID which is equal to ProjectID) you will get the name of project as TaskName.
If you still want to modify the functionality, kindly post on influence forum: https://influence.sap.com/sap/ino/#/campaign/886.
This is our official channel to address all new requirements.
Keywords
project name, QueryProjectIn, Inbound Service QueryProjectIn, web service, ProjectProcessing, project name missing , KBA , queryprojectin webservice , project name missing , inbound service queryprojectin , AP-PRO , Project Processing , Problem