Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module HRPBSDE_ZV_BILDE_ABFLUESSE_RR (Bilde Abflüsse in Rückrechnungsperioden) 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_BILDE_ABFLUESSE_RR |
Short Text | Bilde Abflüsse in Rückrechnungsperioden |
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_RT | TYPE | HRPAY99_RT | Ergebnistabelle | |
IT_WPBP | TYPE | HRPAY99_WPBP | Arbeitsplatz/Basisbezüge | |
I_BEGDA | TYPE | BEGDA | Gültigkeitsbeginn | |
I_ENDDA | TYPE | ENDDA | Gültigkeitsende | |
I_IN_PERIODE | TYPE | BEGDA | Gültigkeitsbeginn | |
I_IST_FIKTIV_URLAUBSLOHN | TYPE | XFELD | Feld zum Ankreuzen | |
I_PROTOKOLL_FLAG | TYPE | XFELD | Feld zum Ankreuzen | |
I_ST_ZUFL_PRINZIP | TYPE | CHAR1 | Einstelliges Kennzeichen |
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_IT | TYPE | HRPAY99_RT | Ergebnistabelle | |
CT_PTEXT | TYPE | HRPBSDE_PLOG | Abrechnungsprotokoll | |
CT_VBL | TYPE | HRPAYDE_VBL | Zusatzversorgung ÖD |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.