The Function Module FVD_REV_SERVICE_POST (Buchungsverarbeitung Stornierungsdienst) is a standard Function Module in SAP ERP and is part of the function group FVD_REVERSE within the package FVVD.
Function Module | FVD_REV_SERVICE_POST |
Short Text | Buchungsverarbeitung Stornierungsdienst |
Function Group | FVD_REVERSE |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_FLG_BO_WITH | TYPE | C | Sonderfall GV mit nachfolgenden Buchungen | |
I_FLG_ONLY_POST | TYPE | TRUE | rein buchhalterische Verarbeitung | |
I_FLG_SIMULATION | TYPE | C | Kennzeichen für Simulation | |
I_REVACCOUNT_PAYED_DISB | TYPE | TRUE | Buchung bei abgeführten Auszahlungen auf Stornokonto | |
I_REV_POST_INFO | TYPE | RREV_POST_INFO | Darlehen: Buchungsinformationen | |
I_TAB_VDARL | TYPE | TRTY_VDARL | aktuelle Vertragsdaten | |
I_TAB_VDBEKI | TYPE | TRTY_VDBEKI | alle Belegköpfe des Darlehens | |
I_TAB_VDBEKI_REV | TYPE | TRTY_RVDBEKI_REV_BANK | alle zu stornierende Belege | |
I_TAB_VDBEPI | TYPE | TRTY_VDBEPI | alle Belegpositionen des Darlehens |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_BSEG_OP | TYPE | TRTY_BSEG | offene Posten | |
E_TAB_RETURN | TYPE | BAPIRETTAB | Meldungen für die rufende Anwendung | |
E_TAB_VDARL_NEW | TYPE | TRTY_VDARL | geänderte Vertragsdaten | |
E_TAB_VDBEKI_NEW | TYPE | TRTY_VDBEKI | erzeugte VDBEKI-Sätze | |
E_TAB_VDBEPI_NEW | TYPE | TRTY_VDBEPI | erzeugte VDBEPI-Sätze |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_COMPLETE_POSTING | Fehler in den Buchungsnacharbeiten |
ERROR_POSTING_PREPARATION | Fehler in den Buchungsvorbereitungen |
POSTING_IMPOSSIBLE | Buchungen konnten nicht durchgeführt werden |
POST_INFO_INVALID | Buchungsinfo fehlerhaft |