Sapass

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



Index

PBEN0019

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

To use the function exit, proceed as follows:

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

  • Function/Program:
    • EXIT_SAPLHRBEN00FEATURE_019: Function Exit Instead of Feature EECGR (Employee Contribution Grouping)

02-Oct-2005