The Function Module HRPBSDE_ZV_LESE_ABFLUSS_UW (Lese Abfluss-Überweisungsbeträge aus Vormonat) is a standard Function Module in SAP ERP and is part of the function group HRPBSDE_ZV within the package P01O_ZV.
Function Module | HRPBSDE_ZV_LESE_ABFLUSS_UW |
Short Text | Lese Abfluss-Überweisungsbeträge aus Vormonat |
Function Group | HRPBSDE_ZV |
Package | P01O_ZV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_LAST_BT | TYPE | HRPAY99_BT | Zahlungsinformationen | |
IT_LAST_RT | TYPE | HRPAY99_RT | Ergebnistabelle | |
I_LAST_BEGDA | TYPE | BEGDA | Gültigkeitsbeginn | |
I_LAST_ENDDA | TYPE | ENDDA | Gültigkeitsende | |
I_PERNR | TYPE | PERNR_D | Personalnummer | |
I_PROTOKOLL_FLAG | TYPE | XFELD | Feld zum Ankreuzen |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_ERROR_PTEXT | TYPE | HRPBSDE_PLOG | Abrechnungsprotokoll | |
CT_PTEXT | TYPE | HRPBSDE_PLOG | Abrechnungsprotokoll | |
CT_RT | TYPE | HRPAY99_RT | Ergebnistabelle |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.