cancel
Showing results for 
Search instead for 
Did you mean: 

CRMD_PARTNER

Former Member
0 Kudos

Hi Friends !

In the table CRMD_PARTNER, what is the significance of the fields PARTNER_GUID, GUID, PARTNER_NO and RELATION_PARTNER.

The field PARTNER_NO seems to be misleading as it stores partner's GUID. Then what is PARTNER_GUID and others above.

Please throw light on this dark area for me. Thank you.

Regards,

MK

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

PARTNER_GUID - Unique key for the CRMD_PARTNER table.

GUID - Guid linking to the CRMD_LINK table ( value of field GUID_SET)

PARTNER_NO - ( BP guid or User id is stored based on the partner function set up)

RELATION_PARTNER - In some business TX (like Contracts) if a business partner hierarchy is maintained then the corresponding partner node guid is maintained.

Regards,

Kiran

Former Member
0 Kudos

Hi Kiran

Could you please explain how to get BP number (sold-to-party) from contract header table. we are doing some development in ABAP, as i would like to know the logic for this to get right BP from it.

Hope you understood

thank you

Shankar