Skip to Content
0
Aug 08, 2023 at 03:56 PM

Unable to write BP_REL entity in Cross Entity Badi - MDG S

81 Views

Hi All,

I am getting contact name and email in custom generic fields in ariba payload.

I am thinking of storing it in a custom table, and then in cross entity badi filling these details. (As while creating BP we can directly create contacts from Front End)

I was thinking of using the contact data from custom table and filling entities bp_rel

Bp_cpgen bp_wpad etc so that the BP and Contact is created together just like it is happening from from front end.

But my io_model->write_entity is failing.