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

user exit

Former Member
0 Likes
303

Hi,

I am totally new in user exit.

Anybody will tell me how to use user exit.

Suppose I have one tcode & I found 5 user exit for that tcode then how i can judge that I have to use any particular exit.

2 REPLIES 2
Read only

Former Member
0 Likes
257

Hi,

you can goto tcode se84..enhancement-customer exit-give the exit name- it will give you all function module names with description.. try that

And for exit you can get many links from this forum itself if you search for.

regards,

pankaj singh

Read only

Former Member
0 Likes
257

Hi ,

Select the FM that has the field u need in the importing side .

Goto MODSAP table . Give FM name . Select the type as FM exit .

Execute . U will get the Enhancement Name .

Hope it is helpful for U.

Regards ,

Senthil