Application Development and Automation 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: 
Read only

BTE for PO

Former Member
0 Likes
668

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
483

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

1 REPLY 1
Read only

Former Member
0 Likes
484

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