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: 

Delete operations from PM Order

Former Member
0 Kudos

Dear community,

I wish to know if there is anyway I can completely delete an operation from an order and not just leave it with the deletion flag.

Is there any way I achieve do this?

1 REPLY 1

Former Member
0 Kudos

Hi,

Class Method CL_EAMS_BO_ORDER=> DELETE_ORDER_OPER has an example of this using FM 'BAPI_ALM_ORDER_MAINTAIN'.

Regards,

Ron