Sapass

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



Index

PBEN0011

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

To use this function exit, proceed as follows:

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

  • Function/Program:
    • EXIT_SAPLHRBEN00GENERAL_011: Function Exit in Function HR_BEN_CALC_COVERAGE_AMOUNT

02-Oct-2005