HR-BEN: Function Exits
In the SAP R/3 System, the feature EVTGR is used to assign an employee to a adjustment grouping. You can use a function exit to bypass or modify this method. To use this function exit, proceed as follows: - Create an enhancement project and then assign the enhancement project PBEN0017 which is described here to this project.
- The function exit
EXIT_SAPLHRBEN00FEATURE_017 is the only component of PBEN0017. Adapt this function exit to meet your requirements. - Activate the enhancement project. The adjustment grouping will now be assigned in accordance with the coding stored in the function exit.
Function/Program:- EXIT_SAPLHRBEN00FEATURE_017: Function Exit Instead of Feature EVTGR (Adjustment Grouping)
|