Sapass

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



Index

PBEN0005

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

  • Function/Program:
    • EXIT_SAPLHRBEN00FEATURE_005: Function Exit Instead of Feature CRDV1 (Credit Grouping)

02-Oct-2005