Menu

SAP Function Module IF_PT_GET_ATTABSREASON

An-/Abwesenheitsgründe bestimmen

The Function Module IF_PT_GET_ATTABSREASON (An-/Abwesenheitsgründe bestimmen) is a standard Function Module in SAP ERP and is part of the function group PTWAO46C_TIMEREC within the package WAO_46C_PERSONELTIMEREC_HR.

Technical Information

Function Module IF_PT_GET_ATTABSREASON
Short Text An-/Abwesenheitsgründe bestimmen
Function Group PTWAO46C_TIMEREC
Package WAO_46C_PERSONELTIMEREC_HR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_DATE TYPE SY-DATUM SY-DATLO Datum und Zeit, aktuelles (Applikationsserver-)Datum
IM_GRAWG TYPE GRAWG Gruppierung An-/Abwesenheitsgründe
IM_LANGU TYPE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
IM_MOABW TYPE PT_MOABW Gruppierung d. Personalteilbereiche f. Ab-/Anwesenheitsarten
IM_ZEITY TYPE DZEITY Gruppierung der Mitarbeiterkreise für Arbeitszeitpläne

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ATT_ABS_REASONS LIKE BAPICC1DNATTAB BAPI-Struktur für den Download der Ab-/Anwesenheitsgründe

Exceptions

This function module does not define any Exceptions.