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

Program name from user exit

former_member226856
Participant
0 Likes
1,968

Is it possible to find program name if name of user exit is available? We don't have the program name but have the name of user exit. Please tell me how can Imfine out the program name?

Regards,

VM

7 REPLIES 7
Read only

nikhil_chitre
Active Participant
0 Likes
1,221

your question is slightly confusing....please be more specific.

What is the user exit name you have....!!

Check the where used list tab...

Regards,

Nikhil

Read only

Former Member
0 Likes
1,221

open the exit,,, and see the prog name... you can use a where used as well...

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,221

>

We don't have the program name but have the name of user exit.

Hello VM,

What do you mean by this?

If you have the exit name. Then go to SMOD --> Components, get the Exit Module name & do a "where-used" ?

What is stopping you?

BR,

Suhas

Read only

0 Likes
1,221

There is a Z development for user exit 'IQSM0007'. We don't have the program name. Now how to get the program name, if we want to do some editing in the same.

Regards,

VM

Read only

0 Likes
1,221

Hello,

Check the tables -> MODSAP (give the enhancement name and you will get the function module exit)

Check the table ->MODACT (give the zproject name and you will get the enhancement name).

Hope it helps.

Regards,

Nagaraj

Read only

Former Member
0 Likes
1,221

HOW TO KNOW THE ZPROGRAM NAME?

Read only

andrea_olivieri
Contributor
0 Likes
1,221

VM wrote:

There is a Z development for user exit 'IQSM0007'. 
We don't have the program name. Now how to get the program name, 
if we want to do some editing in the same.

Check this usefull link:

[How many exit routines are active in your SAP ERP system?|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/13803] [original link is broken] [original link is broken] [original link is broken];

Regards,

Andrea