HR-BEN: Function Exits
In the standard SAP system, the feature TRMTY is evaluated to assign a termination type to an employee. You can use a function exit to bypass or modify this mechanism. To use the function exit, proceed as follows: - Create an enhancement project and then assign the enhancement PBEN0007 which is described here to this project.
- The function exit EXIT_SAPLHRBEN00FEATURE_007 is the only component of PBEN0007. Adapt this function exit to meet your requirements.
- Activate the enhancement project. The termination type will now be assigned in accordance with the coding stored in the function exit.
Function/Program:- EXIT_SAPLHRBEN00FEATURE_007: Function Exit Instead of Feature TRMTY (Termination Grouping)
|