Sapass

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



Index

PBEN0009

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

To use this function exit, proceed as follows:

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

  • Function/Program:
    • EXIT_SAPLHRBEN00GENERAL_009: Function Exit in Function HR_BEN_CALC_BENEFIT_CREDIT

02-Oct-2005