Sapass

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



Index

PBEN0008

HR-BEN: Function Exits
An employee's Benefit costs are divided into employee costs, employer costs and provider costs. You can use a function exit to bypass or modify the standard SAP procedure for calculating these costs.

To use this function exit, proceed as follows:

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

For additional information on the individual steps, please refer to the online documentation on the transaction Project Management of SAP Enhancements.


Function/Program:
  • EXIT_SAPLHRBEN00GENERAL_008: Function Exit in Function HR_BEN_CALC_BENEFIT_COST

02-Oct-2005