cancel
Showing results for 
Search instead for 
Did you mean: 

How to write EML Modify statement for Create

srinivas970
Explorer
0 Kudos
940

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).





View Entire Topic
hegde_dhananjay
Explorer
0 Kudos

Hi Srinivas

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

Thank you,

Dhananjay