BBP_PDORG
HI GURUS!
I'm looking for GUID to enter in BBP_PDORG.
Where I can find the right GUID in the header SRM tables?
I don't find it in CRMD_ORDERADM_H and in BBP_PDHGP.
Do you know the difference between GUID and SET_GUID?
Thanks in advance.
Regards, Titticy
muthuraman govindasamy replied
Source SDN:-
the "BBP_PDORG" is item related table, so you get the linkage in two steps:
1) BBP_PDORG (organization) <----> CRMD_ORDERADM_I (item)
Table: CRMD_LINK
Write the BBP_PDORG-SET_GUID into the CRMD_LINK-GUID_SET. As a result you will get the CRMD_LINK-GUID_HI (this is a GUID of the CRMD_ORDERADM_I).
2) CRMD_ORDERADM_I (item) <-----> CRMD_ORDERADM_H (header)
In the item table you have the GUID of the header: CRMD_ORDERADM_I-HEADER