2017 May 23 3:01 PM
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.
2017 May 23 4:11 PM
2017 May 24 8:32 AM
I've read that and it's not working. This refers to PM orders not production orders.
2017 May 25 2:44 PM
Note 1697782 don't work. Field PHFLG is always empty.
Is there any option to do that?