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 identifier

Former Member
0 Likes
415

Hi ,

I know the value of the user exit identifier. but now how do i get to know the function module name from the user exit identifier. Is there any table for that.

thanks

2 REPLIES 2
Read only

former_member404244
Active Contributor
0 Likes
385

Hi,

Check the table MODSAP..

Regards,

Nagaraj

Read only

Former Member
0 Likes
385

Hi

to find the exits we one simple process.

goto SMOD tcode Utilites->find and give the package of the tcode and press F8.

u will find the exits related to that tcode.

santhosh