The Function Module HRPY_AVERA_GET_ACC_PERIODS (Defines average periods) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_FUNCTION within the package PCAL.
Function Module | HRPY_AVERA_GET_ACC_PERIODS |
Short Text | Defines average periods |
Function Group | HRPAY99_FUNCTION |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APER | TYPE | PC2APER | Struktur der Tabelle APER in der Personalabrechnung | |
MOLGA | TYPE | T001P-MOLGA | Ländergruppierung | |
PERNR | TYPE | PERNR-PERNR | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACC_BEGDA | TYPE | HRPY_AV_QUOTAS-ACC_BEGDA | Gültigkeitsbeginn | |
ACC_ENDDA | TYPE | HRPY_AV_QUOTAS-ACC_ENDDA | Gültigkeitsende |
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 |
---|---|---|---|---|
AB | LIKE | PC20I | Cluster RD/B2: Tabelle AB | |
AVRULES_QUOTAS | LIKE | HRPY_AV_QUOTAS | AVERA Regel - Kontingente | |
AV_IT | LIKE | PC207 | Abrechnungsergebnis: Ergebnistabelle | |
I2006 | LIKE | P2006 | Personalzeitsatz-Infotyp 2006 (Abwesenheitskontingente) | |
I51AV_A | LIKE | T51AV_A | Berechnungsregeln für Durchschnitte | |
I51AV_P | LIKE | T51AV_P | Zuordnung Lohnarten zu Durchschnittsberechnungsregeln | |
IWAGETYPES | LIKE | HRPY_AV_WGTYP | AVERA Regel-Kontingente-Lohnart | |
IWPBP | LIKE | PC205 | Abrechnungsergebnis: Arbeitsplatz/Basisbezüge | |
V0 | LIKE | PC20C | Nummer für Personenzeitkontingente - Zeitkontingentabgeltung |
This function module does not define any Exceptions.