Banner
Banner

Attention: open in a new window. PDFPrintE-mail

2007
18
Dec

Process to Get Partner function (BP Address) related to Sales Order

Using table CRMC_OBJECTS try to locate the entry “partner” and get the corresponding object type 7. 

From table CRMD_ORDERADM_H take the GUID and select the entries in table    CRMD_LINK table. Select the entry which has the objtype set = 7 and objtype_hi = 5.  Get the corresponding GUID_SET entry. 

Using the GUID_SET entry, select the entries in the CRMD_PARTNER table.  Select the entry for the partner function you want to investigate.  Get the corresponding address number. 

Using this address number we can get the address information for the partner from ADRC table.

Last Updated (Tuesday, 18 December 2007 10:42)
Banner
Free software downloads