Sapass

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



Index

PBEN0016

HR-BEN: Function Exits
You can use a function exit to bypass or modify the method used in the standard system to calculate and employee's participation date for benefits.

To use this function exit, proceed as follows:

  • Create an enhancement project and then assign the enhancement PBEN0016 which is described here to this project.
  • The function exit EXIT_SAPLHRBEN00GENERAL_016 is the only component of PBEN0016. Adapt this function exit to meet your requirements.
  • Activate the enhancement project. The participation date will now be calculated in accordance with the coding stored in the function exit.

  • Function/Program:
    • EXIT_SAPLHRBEN00GENERAL_016: Function Exit in Function HR_BEN_CALC_PARTICIPATION_DATE

02-Oct-2005