on 2022 Apr 20 2:34 AM
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.
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
57 | |
7 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.