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: 

User exit / a location after order is created or changed for Order (IW32/IW31) AFTER SAVING

manjunatha_mn
Explorer
0 Kudos

Hi Experts,

Please suggest me if there is any user exit or a location where , when a order is created or changed using BAPI_ALM_ORDER_MAINTAIN.

pls do no suggest IWO10009 (At save event).

This is before save

3 REPLIES 3

Former Member
0 Kudos

Hi Manjunath,

User exits are not available but BADI IBAPI_ALM_ORD_MODIFY is available in BAPI

BAPI_ALM_ORDER_MAINTAIN.

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

Try BAdI WORKORDER_UPDATE.

BR
Caetano

0 Kudos

Which method in this BADI ?? which includes service details also , like service prod, quantity, purchase order , purchase date .