|
|
View documentation/Exit name for specific Function Exit
Once you have found the Exit function module (Get function module linked to Function Exit)
Step 1
Execute transaction CMOD
Step 2
Select 'SAP Enhancements' from the 'Utilities' menu.
Step 3
Select 'All selections' from the 'Edit' menu.
Step 4
Now populate the Component name field with the exit function module and press
the execute button.
Step 5
A list of all Exits(Enhancements) containing that function module should now be displayed.
Step 5
You can now double click on the desired exit to display a detailed description of its uses and a list of all
components contained in it.
Implement Function Exit (Enhancement)
Website Navigation to related information
SAP enhancements - CMOD
Enhancing standard SAP via the use of user exits, customer functions and other options available via transaction CMOD
|
SAP user exits
SAP User exits to enhance standard SAP functionality without modifying the standard SAP code
SAP enhancement framework
Enhancing standard SAP via the use of the new enhancement framework. Allows ABAP code modifications to be added to any sap program.
Business Add-in - BADI
Enhancing standard SAP via the use of the business data toolset (BDT)
SAP Field Exits
Enhancing standard SAP via a field exit
Business data toolset - BDT
BADI's are OO methods which can be enhanced to implement new functionality into standard SAP transactions
|
|