The Function Module HR_DE_GET_ATZ_NR (Bestimmung Altersteilzeitbeginn nach 1.7.2004) is a standard Function Module in SAP ERP and is part of the function group HRDS within the package PB01.
Function Module | HR_DE_GET_ATZ_NR |
Short Text | Bestimmung Altersteilzeitbeginn nach 1.7.2004 |
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 |
---|---|---|---|---|
DATUM | TYPE | SY-DATUM | Datum im CHAR-Format |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATZAO | TYPE | P01_ATZAO | ATZ: Aufstockungsberechnung nach Altregelung | |
ATZNR | TYPE | P01_ATZNR | Beginn der Altersteilzeit ab 1.7.2004 | |
ATZRO | TYPE | P01_ATZRO | ATZ: Aufstockungsberechnung nach Altregelung |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATZ | LIKE | PC2DATZ | Abrechnungsergebnis (D): Altersteilzeit |
This function module does not define any Exceptions.