Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reg : PS - Adding extra fields to the Demand Item Worklist

Former Member
0 Likes
526

Hi Gurus,

This is related to PS module : adding few fields from the Customer Master data in the MRS demand worklist .

The T -Code for accessing the Demand Item worklist is "/MRSS/PLBOORGSRV". My requirement in brief is :

For each demand item which originates from cProjects this new field containing a customer number will be retrieved from the cProjects task (via the project role) and displayed in the field Customer of the MRS demand item worklist.

The attributes name (1 line), street, ZIP code, city and country are retrieved from the customer master data and displayed in the MRS demand item worklist.

Prerequisite : A project role is linked to exactly one project task u2013 not multiple. It is possible that a project role is not assigned to any task but this situation should not occur if the project is correctly created (procedure). If this happens no install-at data will be displayed in MRS.

Pls guide me through the steps as how to proceed further if a

Regards,

Asish Dash

Hi Gurus,

This is related to PS module : adding few fields from the Customer Master data in the MRS demand worklist .

The T -Code for accessing the Demand Item worklist is "/MRSS/PLBOORGSRV". My requirement in brief is :

For each demand item which originates from cProjects this new field containing a customer number will be retrieved from the cProjects task (via the project role) and displayed in the field Customer of the MRS demand item worklist.

The attributes name (1 line), street, ZIP code, city and country are retrieved from the customer master data and displayed in the MRS demand item worklist.

Prerequisite : A project role is linked to exactly one project task u2013 not multiple. It is possible that a project role is not assigned to any task but this situation should not occur if the project is correctly created (procedure). If this happens no install-at data will be displayed in MRS.

Pls guide me through the steps as how to proceed further if a

Regards,

Asish Dash

1 REPLY 1
Read only

Former Member
0 Likes
393

yes