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: 

Indicator of operation delete from production order BAPI WORKORDER_UPDATE

0 Kudos

Hi,

I need to record when somebody delete operation from production order in CO02 transaction. I'm using BAPI WORKORDER_UPDATE in method BEFORE_UPDATE I can compare standard values etc. of operations but the indicator VBKZ is getting 'U' value (Modified) instead of 'D'(Deleted).

Is there any other flag available for check whether operation was deleted or not?

Best regards.

3 REPLIES 3

0 Kudos

I've read that and it's not working. This refers to PM orders not production orders.

0 Kudos

Note 1697782 don't work. Field PHFLG is always empty.
Is there any option to do that?