Menu

SAP Function Module HR_DE_GET_ATZ_NR

Bestimmung Altersteilzeitbeginn nach 1.7.2004

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.

Technical Information

Function Module HR_DE_GET_ATZ_NR
Short Text Bestimmung Altersteilzeitbeginn nach 1.7.2004
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
DATUM TYPE SY-DATUM Datum im CHAR-Format

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.