Menu

SAP Function Module HR_ABSENCE_PROPOSE

untertägige Anwesenheiten: Bewertung und Regeln

The Function Module HR_ABSENCE_PROPOSE (untertägige Anwesenheiten: Bewertung und Regeln) is a standard Function Module in SAP ERP and is part of the function group HRTIM00RCCALCTIMES within the package PTIM.

Technical Information

Function Module HR_ABSENCE_PROPOSE
Short Text untertägige Anwesenheiten: Bewertung und Regeln
Function Group HRTIM00RCCALCTIMES
Package PTIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE TYPE DATUM Datum
DAYINT TYPE PWSDAYINT_TAB Tabelle Arbeitszeitpläne intervallbez. Information
HOURS TYPE WOHRS Sollarbeitsstunden
M2001_TAB TYPE TIM_P2001_TAB Tabelle von Infotypen 2001
M2002_TAB TYPE TIM_P2002_TAB Tabelle von Infotypen 2002
M554S TYPE T554S An- und Abwesenheitsarten
PERWS TYPE PTPSP_TAB Tabelle von Übergabestrukturen für persönlichen AZP

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGUZ_EXP TYPE BEGUZ Beginnuhrzeit
ENDUZ_EXP TYPE ENDUZ Endeuhrzeit
ERRORS TYPE HRERROR_TAB Tabelle von HR-Fehlern
HOURS_EXP TYPE WOHRS Sollarbeitsstunden
SUBRC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
VTKEN_EXP TYPE VTKEN Vortageskennzeichen

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.