‎2006 Nov 16 10:51 AM
hi
how to find which user exit is linked to which transactions
iam having a user exit name now i want to know to which transaction
it is attached.
regards
kiran
‎2006 Nov 16 10:55 AM
check if the User Exit is attached to any project in SMOD/CMOD.
Then you can use the where-used list or the SAP Applications MENU to navigate to the place of implementation.
Rgds
Meera
‎2006 Nov 16 10:55 AM
Go to smod transaction
Give the enhancement name. Press display.
Get the package name.
Go to se93.
Press F4 and use the package name to search.
YOu would get all the related transactions.
Regards,
Ravi
‎2006 Nov 16 10:57 AM
Hi Kiran
Try SMOD transaction ...
here you can check the assosiation of user exit with various transactons.