cancel
Showing results for 
Search instead for 
Did you mean: 

Read Marketing attributes of a BP

saumya_govil
Active Contributor
0 Kudos

Hi Experts,

I am looking for an FM to fetch the marketing attribute values associated to a Business Partner.

Also the table name storing the marketing attribute values for BP would help.

Any pointers to the same would be appreciated.

Regards,

Saumya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Saumya,

Just pass BP guid and attribute id in below FM and get all details of attached BP attributes

CRM_MKTBP_READ_BP_DATA

Also find some helpful table related to BP attributes:

INOB: Object ID, BP Number

KSSK: Object ID, Attribute set ID

CABN: Attribute ID and name

CAWN: Attribute name and values

AUSP: BP GUID, Attribute Name, Value, Object ID

KLAH: Attribute Set Name, ID

Regards,

DD's

Answers (0)