Sapass

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



Index

PBEN0018

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

To use this function exit, proceed as follows:

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

  • Function/Program:
    • EXIT_SAPLHRBEN00FEATURE_018: Function Exit Instead of Feature COVGR (Coverage Grouping)

02-Oct-2005