Customer Exits
Use
If you want to process a variable using a processing type other than Manual Entry/Default Value, Replacement Path, SAP Exit, or Authorization, you can use Customer Exit to set up a customized processing type for variables to suit your specific needs.
The customer exit is designed as an enhancement that you can configure with customer-specific logic. For detailed, general information about customer exits and their use, see theEnhancements to the Standard section of the BC Changes to the SAP Standard documentation.
Integration
You can process all variable types (characteristic value variables, hierarchy node variables, hierarchy variables, formula variables, and text variables) using the processing type Customer Exit.
Prerequisites
You have created a project in the CMOD transaction. You have selected SAP enhancement RSR00001 and assigned it to the enhancement project. You have activated the project.
Features
The Customer Exit processing type for variables allows you to use a function module exit to set default values for variables.This is the function module EXIT_SAPLRRS0_001.
For an example of ABAP code, seeDependencies for Variables of Type Customer Exit.
Activities
In the variables editor, on the General tab page, choose the Customer Exit processing type.
See also: