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: 

BAPI_SALES_ORDER_CHANGE: How to handle route when shipingcondition changed

Former Member
0 Kudos

Hi Experts,

This is a question regarding BAPI_SALES_ORDER_CHANGE.

Normally, through VA02 if we change the shipping condition VBAK-VSBED of a sales order, then a popup will raise from which we can determine the route (VBAP-ROUTE).

If we pass the same change in shipping condition to BAPI_SALES_ORDER_CHANGE, can BAPI automatically handles the change in route?

As human intervention is needed to determine the route while trying with VA02 , how this can be handled using the BAPI.?

Please guide me.

Regards

Sunil

2 REPLIES 2

Former Member
0 Kudos

Hi,

Generally SAP does not recommand any popup windows in the BAPI.So it is not possible to get popup in the bapi.But you can check bapi user-exits any way to get popup windows.But it is not recommanded.

Thanks,

radha.

Former Member
0 Kudos

Hi Sunil. We've just gotten a similar requirement. Did you find a good way to work around the Redetermine pop-up that you might share with me? Thanks, Josh Cheron