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 for Service Order Completion

kkram
Contributor
0 Kudos

Hello

I was wondering if anyone knows about a BAPI or a function module to mark a service order completion function to 'Do not Execute'?

I see BAPI_ALM_ORDER_MAINTAIN only allows status change to 'Tech. complete' while the function modules under function group IBAPI_ALM_ORDER_STATUS has all possible status changes except 'Do not Execute'.

Additional info: Menu path IW32->Order->Functions->Compelete->Donot execute.

Appreciate your feedback.

Thanks

KK

3 REPLIES 3

former_member181966
Active Contributor
0 Kudos

Try FM

CO_IH_SET_BAPIFLAG?

Hope this’ll give you idea!!

<b>P.S award the points.</b>

Good luck

Thanks

Saquib Khan

"Some are wise and some are otherwise"

0 Kudos

Saquib-

Thanks for your reply but have you used this BAPI before? When I see the source code, this doesn't even refer to any service order objects. Do you know what this BAPI does? May be you mistyped the function module name.

Thanks anyway.

KK

0 Kudos

Yes !! sorry for it ... you know its Friday

SK