Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> UserExit>PBEN0024



Index

PBEN0024

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 length of service group.

To use this function exit, proceed as follows:

  • Create an enhancement project and assign the enhancement PBEN0024 which is described here to this project.
  • The function exit EXIT_SAPLHRBEN00GENERAL_024 is the only component of PBEN0024. Adapt this function exit to meet your requirements.
  • Activate the enhancement project. The cutoff day for determining a length of service group will now be calculated in accordance with the coding stored in your function exit.

  • Function/Program:
    • EXIT_SAPLHRBEN00GENERAL_024: Function exit within function HR_BEN_CALC_CUTOFF_LOS

02-Oct-2005