Sapass

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



Index

PBEN0013

HR-BEN: Function Exits
You can use a function exit to bypass or modify the standard SAP procedure for calculating the termination date for an employee's benefits.

To use this function exit, proceed as follows:

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

  • Function/Program:
    • EXIT_SAPLHRBEN00GENERAL_013: Function Exit in Form CALC_TERM_DATE

02-Oct-2005