cancel
Showing results for 
Search instead for 
Did you mean: 

How to write EML Modify statement for Create

srinivas970
Explorer
0 Kudos
979

Hello Team,

I am trying to Insert data using EML for Header(Root entity) and Item entity.

I am facing the issue that only header data is inserting into my header table but item data is not inserted into the association item table. I wrote EML Syntax as shown below

MODIFY ENTITIES OF ROOT_ENTITY

ENTITY ROOT_ENTITY

CREATE SET FIELDS WITH CORRESPONDING #( LT_HEADER_DATA)

CREATE BY \_ITEMENTITY SET FIELDS WITH CORRESPONDING #( LT_ITEM_DATA).





Accepted Solutions (1)

Accepted Solutions (1)

hegde_dhananjay
Explorer
0 Kudos

Hi,

Is the issue solved? if not,

Is this is a managed BO or unmanaged?

Are you filling %CID and %CID_REF and %TARGET data in the payload?

Thank you,

Dhananjay

srinivas970
Explorer

Hi Dhananjay Hegde
Issue was solved.
Thanks for your Response.

Answers (1)

Answers (1)

hegde_dhananjay
Explorer
0 Kudos

Hi Srinivas

Could you please share what was the issue and how was it solved?

Thank you,

Dhananjay