Sapass

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



Index

PBEN0006

HR-BEN: Function Exits
In the standard SAP system, the feature ELIGR is evaluated to assign an eligibility grouping to an employee. You can use a function exit to bypass or modify this mechanism.

To use the function exit, proceed as follows:

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

  • Function/Program:
    • EXIT_SAPLHRBEN00FEATURE_006: Function Exit Instead of Feature ELIGR (Eligibility Grouping)

02-Oct-2005