Menu

SAP Function Module HR_CHECK_AV_STATUS

Prüft, ob Mitarbeiter av-frei wegen Anspruch auf Regelaltersrente

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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.