Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori: show positions of a salesorder

Former Member
0 Kudos

Hi guys,

I want to create a Master-Detail Fiori app where I want the VBELN in the master view and the corresponding positions of the selected sales order in a table in the detail view.

I have a oData service with two entities where I can get the data from VBAK and VBAP.

My question is: How can I pass the VBAP data of the corresponding VBELN to the table in the detail view? Has someone a code snippet for me where I can see the linking of VBAK->VBAP?

Thank you in advance.

Regards,

Basti

1 REPLY 1

Former Member
0 Kudos

Got it. I can direct use the second entity in the table.