Sapass

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



Index

PBEN0020

HR-BEN: Function Exits
In the SAP R/3 System, the feature ERCGR is used to assign an employee to a employer contriubtion grouping. You can use a function exit to bypass or modify this method.

To use this function exit, proceed as follows:

  • Create an enhancement project and then assign the enhancment PBEN0020 which is described here to this project.
  • The function exit
    EXIT_SAPLHRBEN00FEATURE_020 is the only component of PBEN0020. Adapt this function exit to meet your requirements.
  • Activate the enhanement project. The employer contribution grouping will now be assigned in accordance with the coding stored in your function exit.

  • Function/Program:
    • EXIT_SAPLHRBEN00FEATURE_020: Function Exit Instead of Feature ERCGR (Employer Contribution Grouping)

02-Oct-2005