Sapass

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



Index

PBEN0003

HR-BEN: Function Exits
In the standard SAP system, the feature BSTAT is evaluated to assign a second program 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 PBEN0003 which is described here to this project.
  • The function exit EXIT_SAPLHRBEN00FEATURE_003 is the only component of PBEN0004. Adapt this function exit to meet your requirements.
  • Activate the enhancement project. The second program grouping will now be assigned in accordance with the coding stored in the function exit.

  • Function/Program:
    • EXIT_SAPLHRBEN00FEATURE_003: Function Exit Instead of Feature BSTAT (Second Program Grouping)

02-Oct-2005