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
865

hi,

I have one doubt, i have package name, i want to find the list of user-exits for that particular package.

thanks

alka

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
844

hi

Thanks,

I f i have exit name how can i find package name

thanks

alka

10 REPLIES 10
Read only

Former Member
0 Likes
844

Hi Ritu,

Goto SE80 and give the package name you can find the all the enhancements related to that package.

or

Goto SMOD transaction. press F4 on the enhancement field . you can see a screen Input Help Personal value list , in that click on Information system push button then you get a screen Repository Information system: Find Exit

Here give the package name in the Package input field and click on OK.

you can find the exits related to that particular package.

Best regards,

raam

Read only

GauthamV
Active Contributor
0 Likes
844

hi,

goto TADIR table.

give obj type as SMOD.

give ur package name and execute.

u will get all exits in that package.

or goto SMOD transaction.

press f4 give ur package name and press enter.

u will get all exits in that package.

Edited by: gautham chakraverthi on Aug 28, 2008 11:53 AM

Read only

Former Member
0 Likes
844

Hi,

->Goto transaction SMOD

->Give the package name in the F4 help at the Enhancement field.

you will get all the exit names for the Package,

choose the Exit you need.

Regards

Adil

Read only

Former Member
0 Likes
844

hi,

GOTO object Navigator SE80 and Select the package. You will find the User Exits in the list.

Regards

Sumit Agarwal

Read only

former_member386202
Active Contributor
0 Likes
844

Hi,.

Goto SMOD then Utilities enter package name clicke on execute it will display the list of exits

Regards,

Prashant

Read only

Former Member
0 Likes
844

transaction Smod>Press F4>click on information system>give package name>enter.

Amit.

Read only

Former Member
0 Likes
844

Hi Alka,

1) Go to Tcode SMOD.

2) Click on F4 in Enhancement and click on Information System.

3) Now Enter the package name and press Enter.

You get list of Exits available. There you have to find the required.

Regards,

Santhosh A.

Read only

Former Member
0 Likes
845

hi

Thanks,

I f i have exit name how can i find package name

thanks

alka

Read only

0 Likes
844

HI,

u can check in TADIR table.

Read only

0 Likes
844

Hi Alka ritu,

The exit is particular to a transaction .

if you know the exit then give that in transaction SMOD and select Components radio button and click on display.

now you can see the function modules. double click on the function modules, it takes us to the function module. Here go to the attributes table there you can find the Package name.

Best regards,

raam