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
351

Hi All!

How to get the package name if we know the userexit name?

Regards

Pavan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
339

Hi

The user-exit is a fm so you can see the attribute by SE37.

Or you run trx CMOD, here insert your exit and display the enhancement and so:

GoTo->Management

Max

2 REPLIES 2
Read only

Former Member
0 Likes
339

hi,

in smod transaction give the exit name and check the radio button attributes..click display ..it will give the package name..

reward if useful..

Message was edited by: Ashok Kumar Prithiviraj

Read only

Former Member
0 Likes
340

Hi

The user-exit is a fm so you can see the attribute by SE37.

Or you run trx CMOD, here insert your exit and display the enhancement and so:

GoTo->Management

Max