‎2010 Jun 24 12:53 PM
Hi, experts.
I work with Case management.
I added a record (RMS record) into "Linked object".
How can I determine the GUID of my linked records on the basis GUID CASE?
Thank for your advice.
‎2010 Jul 22 6:16 AM
Dear Alexander,
Please query the case header table SCMG_T_CASE with the case guid. This will give you the technical key for the record. If you need to get back the Document ID for the record then you will need to instantiate the CL_SRM_POID class for the technical ID & then retrieve back the Document ID. Please check cookbooks at http://www.sdn.sap.com/irj/sdn/nw-ecm?rid=/webcontent/uuid/80194853-fa8a-2c10-3ca8-d17671671993. [original link is broken]
Best Regards,
Pragya