The Function Module FVD_REV_SERVICE (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 |
Short Text | 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_FLG_ONLY_POST | TYPE | TRUE | rein buchhalterische Verarbeitung | |
I_FLG_SIMULATION | TYPE | C | Nur Simulation der Buchungen | |
I_REVACCOUNT_PAYED_DISB | TYPE | TRUE | 'X', wenn Auszahlung Storno auf Forderung | |
I_REV_POST_INFO | TYPE | RREV_POST_INFO | Darlehen: Buchungsinformationen | |
I_TAB_VDARL_RELEASE | TYPE | TRTY_VDARL_KEY | Tabelle von Darlehen, für die keine Freigabeprüfung durchgeführt wird | |
I_TAB_VDBEKI_REV | TYPE | TRTY_RVDBEKI_REV_BANK | Tabelle mit zu stornierenden Belegen |
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 |
---|---|
CONTRACT_DATA_NOT_FOUND | Vertragsdaten nicht gefunden |
ERROR_COMPLETE_POSTING | Fehler in den Buchungsnacharbeiten |
ERROR_POSTING_PREPARATION | Fehler in den Buchungsvorbereitungen |
POSTING_DATE_MISSING | Buchungsdatum nicht vorhanden |
POSTING_IMPOSSIBLE | Stornierung nicht durchführbar |
POST_INFO_INVALID | Buchungsinfo fehlerhaft |
REVERSAL_REASON_MISSING | Stornogrund nicht vorhanden |