There are several ways to find out a user exit. Let's take an example for transaction SE38.
Step1: Go to SE38.
Step2: Click on the program name.
Step3: Go to the menu item Goto -> Object Directory Entry or Attributes
Get the Package name.
Step4: Go to the transaction SMOD.
Check F4 Help for the Enhancement name.
Step5:
Click on "Information System" and enter the package name and execute. We get the list of Exit names for that particular package.
Step6: Select that particular exit and click on display button.
Step7:
Go to "Components" tab to view all the exits for that transaction code.
This is how we can find out the exits for a transaction code based on Package.
0 comments:
Post a Comment