on 2023 Aug 08 4:56 PM
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.
Request clarification before answering.
Hi Arjita
Please make sure you are passing the all required fields to create BP_REL. Just to know required fields to create BP_REL entity, you can put a breakpoint in cross derivation BADI and create a BP from MDG & try to provide some contact persons. Once cross derivation BADI will be triggered you will see data inside BP_REL entity. Similar to that data(key fields are mandatory) you need to pass while using WRITE_ENTITY method.
Thanks
Nilesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
88 | |
10 | |
9 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.