cancel
Showing results for 
Search instead for 
Did you mean: 

SolMan ChaRM (To fetch CR, CD and TR)

0 Kudos
5,610

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.

Accepted Solutions (0)

Answers (2)

Answers (2)

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

VigneshPrabhu99
Contributor
0 Kudos

Hello harshiip5797_26,

I am not sure if my answer is straight forward, but you can find the details such as Description, Status, Priority and follow up document details by running T-code crmd_order and give the transaction number of your RFC or CD and get its details.

Let me know if this helps.

Thanks,

Vignesh