Sapass

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



Index

PBEN0015

HR-BEN: Function Exits
You can use a function exit to bypass or modify the method used in the standard system to check the required minimum working time of an employee to determine whether he/she is eligible for certain benefits.

To use this function exit, proceed as follows:

  • Create an enhancement project and then assign the enhancement PBEN0015 which is described here to this project.
  • The function exit EXIT_SAPLHRBEN00GENERAL_015 is the only component of PBEN0015. Adapt this function exit to meet your requirements.
  • Activate the enhancement project. The minimum working time will now be checked in accordance with the coding stored in the function exit.

For additional information on the individual steps, please refer to the online documentation on the transaction Project Management of SAP Enhancements.


Function/Program:
  • EXIT_SAPLHRBEN00GENERAL_015: Function Exit in Form CHECK_ELIG_SERVICE

02-Oct-2005