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

Former Member
0 Kudos

Hi friends,

Iam new to User Exits...I want write user exit for batch numbers for all material for particular plant(T001w or 0001).please tell me the procedure...for the transaction ME21N,ME22N,MSCIN.. MIGO..

Iam finding the Existing user exits..(get the the program name with transaction status --->geting the package -->thorgh repositary information in that particular package --->user exits)..

But how to addnew user exit..i dont know..please help me to..

HOw to do the user exits for this kind of problem..

regards,

sampath

2 REPLIES 2

Former Member
0 Kudos

Hi samptha,

First find the exits for that required t-code. After that based on your reuiqrement u will make changes. set break point in the include and execute t-code. If that is the required exit then it will call that include whenever u executing the t-code else do same with other include. Repesat this until u will get the prper exit name. after finding that make changes.

Hope this helps you, reply for queries, Shall post you the updates.

Regards.

Kumar. .