Application Development and Automation 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: 
Read only

BAPI/FM to release Work Order

Former Member
0 Likes
3,005

Hi All,

Presently IW38 is being used to release Work orders. But due to some additional changes IW38 cant be used.

So, plz let me know if there is any BAPI/FM to release Work Order

3 REPLIES 3
Read only

Former Member
0 Likes
1,322

Hi,

Try using FM :

STATUS_CHANGE_FOR_ACTIVITY'

and after that

call function STATUS_UPDATE_DIALOG along with COMMIT WORK.

Madhavi

Read only

Former Member
0 Likes
1,322

Yes there is a BAPI.

BAPI: BAPI_ALM_ORDER_MAINTAIN.

to the tables parameter METHODS you have to pass text 'RELEASE'. for further info you can check out the documentation on the BAPI.

Read only

Former Member
0 Likes
1,322

hi

good

try this bapi

BAPI_RCVPRORDCF_RECEIVEWORKC Send work centers to PDC system

thanks

mrutyun^