cancel
Showing results for 
Search instead for 
Did you mean: 

SolMan ChaRM (To fetch CR, CD and TR)

0 Kudos
5,578

Hi ,

Are there any standard Class-method / Function Module to fetch Change Request (CR), CR Description, Associated Change Document (CD), CD Description, Associated TR, TR Description for the given change document type & operation selected.

If standard FM/ class-method is not present, please help me to find DDIC tables that conatins all the details to fetch Change Request (CR), CR Description, Associated Change Document (CD), CD Description, Associated TR, TR Description for the given change document type & operation selected.

Kindly help me with the same.

View Entire Topic
Miguel_Ariño
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

function module CRM_ORDER_READ will provide the CRM header, status and the document flow as export parameters.

As for the related transport requests , you can check table /TMWFLOW/TRORD_N .

Best regards,

Miguel Ariño