Sapass

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



Index

PBEN0010

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

To use this function exit, proceed as follows:

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

  • Function/Program:
    • EXIT_SAPLHRBEN00GENERAL_010: Function Exit in Function HR_BEN_CALC_BENEFIT_SALARY

02-Oct-2005