cancel
Showing results for 
Search instead for 
Did you mean: 

oData binding xml table routing and navigation.

Former Member
0 Kudos

I have two views, the first view displays all the open sales orders in xml table. When user clicks on one of the sales order number, I've to display all the items in the next page. I'm navigating from page1 to page2 here I'm getting the value of the sales order. I'm getting the data from back-end using read. My problem is I'm not able to display these items to table. please help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

There are Master Detail Templates availble (Readonly and Crud) in SAP Web IDE that you can use as a starting point.

Or if you add annotations to your service SAP Fiori elements List Reporting template is your friend.

Regards

Andre