cancel
Showing results for 
Search instead for 
Did you mean: 

Syntax to call create deep entity from front-end fiori app.

Former Member
0 Kudos

Hello Experts,

I have created a custom fiori application and i have implemented create deep entity in the back-end. I have tested create deep entity using segw gateway client and its creating a PO.

I have hard coded the inputs in front-end fiori app for testing, but i am getting a bad request error.

syntax i am using in fiori app is below:

oModel.create("/HEADERSet", s);

s is the array which will contain the header and other arrays like headerx, poitem, poitemx, poschedul,poschedulex,poaccount and poaccountx. I have attached the screenshot of the array.

I am getting an error as "Property 'OrderItemSet' is invalid".

I have attached the screenshot of the error also.

Kindly help me with this error.

Thanks and regards.

Priya.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

I have found the solution. Follow the post below.

Deep insert using Model.create()? | SCN

Thanks and Regards,

Priya

Answers (0)