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

COR2 user exit for saving item changes

Former Member
0 Likes
863

Hi,

i need to change item contents with user exit while saving in COR2 transaction.I found several user exits with debugging.But could not accomplish to change fields.

Please give me a user-exit name which can change the item contents while saving.

Thanks.

3 REPLIES 3
Read only

Clemenss
Active Contributor
0 Likes
574

Hi burc,

what about enhancement CONFPI05 Process Ord. Conf.: Cust.-Specific Enhancements when Saving, EXIT_SAPLCORF_405.

Or tell in more detail what is it you want to change.

Regards,

Clemens

Read only

Former Member
0 Likes
574

Hi ,

thanks for ur answer.I tried the user exit but its not what i am searching for.

What i want to do is,changing the material quantities when saving.I found several user-exits which have item tables but in spite of changing the quantities they remain as before after saving done.

Read only

Former Member
0 Likes
574

found