cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Add custom field to Marketing Interactions: which BO?

0 Likes
415

Hello C4C developers,

I have to add a custom field to the Marketing Interactions' table, under Customer -> Campaign.

After creating the solution I am trying now to add a new item "Business Object Extension". To achieve this, I need to know the right namespace/business object for this case.

How can I find this correspondence?

Thank you and best regards,

Pablo

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

I found ABAP's root table for the interactions (CUAND_CE_IA_RT). There it is possible to append custom fields. That would be the trick in this case.