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 FVD_DEFCAP_OL_REVERSE (Stornonachbehandlung Zahlungsvereinbarung) is a standard Function Module in SAP ERP and is part of the function group FVD_DEFCAP_OL within the package FVVCL_DEFCAP.
Function Module | FVD_DEFCAP_OL_REVERSE |
Short Text | Stornonachbehandlung Zahlungsvereinbarung |
Function Group | FVD_DEFCAP_OL |
Package | FVVCL_DEFCAP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKTXT | TYPE | BKTXT | Belegkopftext | |
I_BO_CAT | TYPE | SBO_CAT | Geschäftsvorfalltyp | |
I_BUDAT | TYPE | BUDAT | Buchungsdatum im Beleg | |
I_FLG_CONFIRMATION_ACTIVE | TYPE | XFELD | Freigabe aktiv | |
I_LOGHANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_PROTOCOL | TYPE | CHAR1 | '1' | Einstelliges Kennzeichen |
I_RBO | TYPE | VDBOHEAD-RBO | Geschäftsvorfallnummer (Darlehen) | |
I_SIM | TYPE | BSSPARA-SIMKZ | Simulationskennzeichen BSS | |
I_SPECIALPERIOD | TYPE | MONAT | Geschäftsmonat | |
I_SUPERPRIMANOTA | TYPE | VVRPNSUP | ' ' | Super-Prima-Nota zur Klammerung in MaSo |
I_TAB_LOANREF_REVERSE | TYPE | TRTY_LOANREF | Tabellentyp für LOANREF (sortiert) | |
I_VDARL_KEY | TYPE | VDARL_KEY | VDARL Schlussel-Struktur |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_DONE | TYPE | XFELD | KZ vollständig storniert | |
E_LOGHANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
E_LOG_DATA | TYPE | FVD_TYP_LOG_DATA | Daten des Applicationlogs | |
E_TAB_MSG | TYPE | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages |
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 |
---|---|
FAILED | Fehler bei Set |
FATAL_ERROR | Interner Fehler |