Menu

SAP Function Module FVD_CNCL_PROCESS

Widerruf durchführen

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module FVD_CNCL_PROCESS (Widerruf durchführen) is a standard Function Module in SAP ERP and is part of the function group FVD_CNCL within the package FVVCL_CNCL.

Technical Information

Function Module FVD_CNCL_PROCESS
Short Text Widerruf durchführen
Function Group FVD_CNCL
Package FVVCL_CNCL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BVTYP TYPE BVTYP Partnerbanktyp
I_DCNCL_E TYPE TB_DCNCL_E SY-DATUM Datum der Erklärung des Widerrufs
I_DCNCL_ZE TYPE TB_DCNCL_ZE SY-DATUM Datum des Zahlungseingangs
I_FLG_FG TYPE FLAG ' ' allgemeines flag
I_FLG_SIM TYPE FLAG Simulation
I_LOGHANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
I_TAB_VDBEKI TYPE TRTY_VDBEKI Tabellentyp für Tabelle VDBEKI
I_TAB_VDBEPI TYPE TRTY_VDBEPI Tabellentyp für Tabelle VDBEPI
I_TAB_VDBEPP TYPE TRTY_VDBEPP Tabellentyp für Tabelle VDBEPP
I_TAB_VZZBEPP TYPE TRTY_VZZBEPP Tabellentyp für Struktur VZZBEPP
I_ZLSCH TYPE DZLSCH Zahlweg

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_BSEG_REV TYPE TRTY_BSEG Tabellentyp für BSEG
E_TAB_RETURN TYPE BAPIRETTAB Tabelle mit BAPI Return Informationen
E_TAB_VDBEKI_REV TYPE TRTY_VDBEKI Tabellentyp für Tabelle VDBEKI
E_TAB_VDBEPI_REV TYPE TRTY_VDBEPI Tabellentyp für Tabelle VDBEPI

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_STR_VDARL TYPE VDARL Darlehen
C_STR_VDCNCL TYPE VDCNCL GV Widerruf

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAILED Fehler