Sapass

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



Index

PBEN0023

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 an age group.

To use this function exit, proceed as follows:

  • Create an enhancement project and assign the enhancement PBEN0023 which is described here to the project.
  • The function exit EXIT_SAPLHRBEN00GENERAL_023 is the only component of PBEN0023. Adapt this function exit to meet your requirements.
  • Activate the enhancement project. The cutoff day for determining an age group will now be determined in accordance with the coding stored in your function exit.

  • Function/Program:
    • EXIT_SAPLHRBEN00GENERAL_023: Function exit within function HR_BEN_CALC_CUTOFF_AGE

02-Oct-2005