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 or customer exits while saving the the ME51N transaction

Former Member
0 Kudos

i have the Requirement in ME51N, that i want to place a field in the item level tab, when i want to save the transaction the data eneterd in that field also saved in a Z-table.

Help me on this issue.

Regards

Bobby

3 REPLIES 3

Former Member
0 Kudos

you have to use exits for this.

SAP Customer exit: MEREQ001.

You have to code in all the 3 function modules inside this exit, and also create a subscreen for adding your own fields.

Former Member
0 Kudos

hi

check this link

Hope this helps!!

Cheers

Alfred

Former Member
0 Kudos

User exit for purahcase req : M06B0001