| HR-BEN: Function Exits You can use a function exit to bypass or modify the method used in the SAP R/3 System to calculate the  cutoff day for determining a wage group.
 To use this function exit, proceed as follows: Create an enhancement project and assign the enhancment PBEN0025 which is described here to this project.The function exit EXIT_SAPLHRBEN00GENERAL_025 is the only component of PBEN0025. Adapt this function exit to meet your requirements.Activate the enhancement project. The cutoff day for determining a wage group will now be calculated in accordance with the coding stored in your function exit.Function/Program:
 EXIT_SAPLHRBEN00GENERAL_025: Function exit within function HR_BEN_CALC_CUTOFF_SAL
 
 |