cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 OData - create_deep_entity

03-27-2017 9:33 AM
414 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

I'm working on a Master Detail PO receipt app.

In the detail page, I have a button (sbmit) supposed to execute the code in the create_deep_entity method.

I want to know how to get the values entered by the user (Header entity and Items entity) and then how to call the create_deep_entity method.

In the function for pressing the Approve button, I put:

var oPOHeader = this.getView().getModel().getData()

But it's returning null.

Any ideas on how to achieve this ?

Thanks in advance.

0 Likes

Accepted Solutions (0)

Answers (0)