cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Link Production Order to SAP CPM Change Request

0 Likes
354

Hello All, Good day. 

We have a business requirement to enable linking Production Order to a Change Request created in SAP CPM(Commercial Project Management). Necessary configurations have been completed but we are facing issue while assigning "Search Help" for the object type - PRN. 

Code Changes done were similar to how ECN - Change Master object type has been setup in standard. While debugging for the component ECN, the below method is triggered from the class /IAM/CL_INTEGRATION_UTIL and the method SEARCH_OBJECT but We couldn’t implement the same method for the PRN component, as the interface /IAM/IF_QUERY_PRN~FIND_BY_ELEMENTS do not exists.

Has anyone implemented such a scenario in your experience ? If so, we really appreciate your help and comments regarding this. 

SAP Commercial Project Management for SAP S/4HANA 

Accepted Solutions (0)

Answers (1)

Answers (1)

Ken_Melching
Product and Topic Expert
Product and Topic Expert
0 Likes

You will need to do custom development to bring in an account assigned production order as an object in CPM.  This has been done on customer CPM implementations.