Skip to Content
0
Former Member
Feb 18, 2009 at 04:45 AM

User Exit for CO01/CO02 : How to check production order before saving ?

4730 Views

Hi all,

I try to check production order before saving.

if AFPO-LGORT or RESB-LGORT or some other field is initial, throw an error msg and stop saving process.

I try using badi WORKORDER_UPDATE and user exit PPCO0001 EXIT_SAPLCOBT_001, find out that i can check the data but can't stop the saving process.

Anyone knows some other user exits can do this?

Thanks a lot.