cancel
Showing results for 
Search instead for 
Did you mean: 

track sales order issue

Former Member
0 Kudos

In track sales order extension we implemented a filter ,based on user selection criteria ,it calls custom service(not the fiori standard service) and binds the results to master page,but we are unable to refresh the detail page when data gets binded to master page as below screen

please give solutions to solve the issue

thanks and regards

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190010
Contributor
0 Kudos

Hi venkatesh,

When you are modifying an standard application, the first thing you should do is to check the list of extensibility points available to do modifications in the app.

For example, in the case of the "Track Sales Order" application you have the following  list of BADIs.

App Extensibility: Track Sales Orders - SAP Fiori principal apps 1.0 for SAP ERP - SAP Library

You can implement any of these badis depending on the functionality you want to implement. But in this case that you didn't implement any badi, you should check the odata service that is being executed in the detail screen that brings the data for the 189140 sales order.

Hope this helps.

Best Regads,

Emanuel