The Function Module HRPY_DE_GET_PAYRESULTS (Lesen Abrechnungsergebnisse mit Berücksichtigung des Abr.Pufferes) is a standard Function Module in SAP ERP and is part of the function group HRDPBS_SEZ_SERV within the package P01O.
Function Module | HRPY_DE_GET_PAYRESULTS |
Short Text | Lesen Abrechnungsergebnisse mit Berücksichtigung des Abr.Pufferes |
Function Group | HRDPBS_SEZ_SERV |
Package | P01O |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALL_RECORDS | TYPE | BOOLE_D | Bereitstellen aller Abrechnungsätze (auch nicht aktuelle) | |
BEGDA | TYPE | BEGDA | Gültigkeitsbeginn | |
EMPLOYEE_NUMBER | TYPE | P_PERNR | Personalnummer | |
ENDDA | TYPE | ENDDA | Gültigkeitsende | |
MOLGA | TYPE | MOLGA | Ländergruppierung | |
RGDIR | TYPE | HRPY_TT_RGDIR | Verzeichnis der Abrechnungsergebnisse |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULTS | TYPE | PAYDE_RESULT_TAB | Typ für eine Tabelle von deutsche Abrechnungsergebnisse | |
RGDIR_RANGE | TYPE | HRPY_TT_RGDIR | Verzeichnis der Abrechnungsergebnisse |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.