2008 Jul 31 8:12 PM
Hi,
Can some give me an UserExit or a BTE which gets triggered whenever the status of the Production Order is changed? Please help me with this...........
Thanks,
Archana.
2008 Aug 01 3:01 PM
Hi,
Check for user-exit 'PPCO0018' in smod..This give the old and new structure for header and items with field as system status..
By comparing the "Old" and "New" table system status field u can datermine changes in system status.
Hope this will help you..
Sumit
Hi,
Can some give me an UserExit or a BTE which gets triggered whenever the status of the Production Order is changed? Please help me with this...........
Thanks,
Archana.
2008 Aug 01 3:01 PM
Hi,
Check for user-exit 'PPCO0018' in smod..This give the old and new structure for header and items with field as system status..
By comparing the "Old" and "New" table system status field u can datermine changes in system status.
Hope this will help you..
Sumit