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: 

User Exit to update components of Process order in TCode:COR2

Former Member
0 Kudos

Hi,

I want to update Unit of Measurement and Base quantity of components during saving of a process order. Update should occur in RESB table.

I'm using Enhncement PPCO0001 to meet the above requirement, which does not update RESB table.

Can someone suggest , if I can use any other Enhancement to change UoM and base qty of components of a process order.

Looking forward to your favourable replies.

Regards

5 REPLIES 5

former_member188685
Active Contributor
0 Kudos

<b>PPCO0007</b> this the exit when saving Production Order.

please try to check it may help you..

0 Kudos

here i do not get the structure RESBD where i've to update this two field. In this particular user exit we get only Order Header data.

0 Kudos

are you passing all the key info to the RESBD table..

Did you checked it in debug mode.

vijay

0 Kudos

No there is no RESBD structure at all .

Former Member
0 Kudos

Hi,

Check the enhancement PPCO0010, this might help.

Rgds,