The Function Module HR_DE_MATERNITY_GET (Abwesenheiten für Infotyp 0080 ermitteln) is a standard Function Module in SAP ERP and is part of the function group HRPAYDETM05 within the package PC01.
Function Module | HR_DE_MATERNITY_GET |
Short Text | Abwesenheiten für Infotyp 0080 ermitteln |
Function Group | HRPAYDETM05 |
Package | PC01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_BEGDA | LIKE | P0080-BEGDA | Gültigkeitsbeginn | |
P_ENDDA | LIKE | P0080-ENDDA | Gültigkeitsende | |
P_GBART | LIKE | P0080-GBART | Art der Geburt | |
P_MOABW | LIKE | T001P-MOABW | 1 | Gruppierung d. Personalteilbereiche f. Ab-/Anwesenheitsarten |
P_OBJPS | LIKE | P0080-OBJPS | Objekt-Identifikation | |
P_PERNR | LIKE | P0080-PERNR | Personalnummer | |
P_TEILZ | LIKE | HRDE_IT0080_ILINE-TEILZ | '*' | Einstelliges Kennzeichen |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
P_ILINE | LIKE | HRDE_IT0080_ILINE | Struktur der internene Tabelle ILINE aus dem Infotyp 0080 |
This function module does not define any Exceptions.