Menu

SAP Function Module HR_ERMITTELN_ARBEITSZEIT

Ermitteln Arbeitszeit während Altersteilzeit

The Function Module HR_ERMITTELN_ARBEITSZEIT (Ermitteln Arbeitszeit während Altersteilzeit) is a standard Function Module in SAP ERP and is part of the function group HRPAYDEATZ within the package PC01.

Technical Information

Function Module HR_ERMITTELN_ARBEITSZEIT
Short Text Ermitteln Arbeitszeit während Altersteilzeit
Function Group HRPAYDEATZ
Package PC01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_P0007 TYPE P0007_TAB Personal-Stammsatz Infotyp 0007 (Sollarbeitszeit)
IT_P0521 TYPE P0521_TAB Personal-Stammsatz Infotyp 0521 (Altersteilzeit)
I_BEGDA TYPE BEGDA Gültigkeitsbeginn
I_ENDDA TYPE ENDDA Gültigkeitsende
I_MOLGA TYPE MOLGA '01' Ländergruppierung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ARBEITSZEIT TYPE HRPAYDEATZ_ARBEITSZEIT_TAB Arbeitszeit während Altersteilzeit

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.