The Function Module HR_CHECK_AV_STATUS (Prüft, ob Mitarbeiter av-frei wegen Anspruch auf Regelaltersrente) is a standard Function Module in SAP ERP and is part of the function group HRDS within the package PB01.
Function Module | HR_CHECK_AV_STATUS |
Short Text | Prüft, ob Mitarbeiter av-frei wegen Anspruch auf Regelaltersrente |
Function Group | HRDS |
Package | PB01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DATUM | TYPE | D | Stichtag der Prüfung | |
P_GBDAT | TYPE | GBDAT | Geburtsdatum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_AVFREI | TYPE | XFELD | Kennzeichen, ob av-frei |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.