Menu

SAP Function Module HRCM_USER_EXIT_ELIGIBILITY

User exit zur Bestimmung der Zulässigkeit (Vergütungsman.)

The Function Module HRCM_USER_EXIT_ELIGIBILITY (User exit zur Bestimmung der Zulässigkeit (Vergütungsman.)) is a standard Function Module in SAP ERP and is part of the function group CMPEXITS within the package PCMP.

Technical Information

Function Module HRCM_USER_EXIT_ELIGIBILITY
Short Text User exit zur Bestimmung der Zulässigkeit (Vergütungsman.)
Function Group CMPEXITS
Package PCMP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE P0380-BEGDA Beginndatum Gültigkeitszeitraum
ENDDA LIKE P0380-ENDDA Endedatum Gültigkeitszeitraum
PERNR LIKE HRCM_EMPINFO-PERNR Personalnummer
VARRL LIKE T71D6-VARRL Variable Regel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ELIGB TYPE C ELIGB - 'X' -> zulässig (sonst nicht zulässig)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.