Get item GUID while within the item

Problem: you are in a BADI or FM executed during the load/change of the CRMD_ORDER transaction and you need to get the GUID of the document item.

Solution: There is a designated FM for this.

To get item GUID you can use CRM_INTLAY_GET_ITEM_GUID.

To get header GUID you can use CRM_INTLAY_GET_HEADER_GUID.

Komentowanie jest zakończone.