Sapass

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



Index

PBEN0004

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

To use the function exit, proceed as follows:

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

  • Function/Program:
    • EXIT_SAPLHRBEN00FEATURE_004: Function Exit Instead of Feature CSTV1 (Cost Grouping)

02-Oct-2005