Menu

SAP Function Module FVD_ARC_DOCUMENTS_REORGANIZE

Führt Belegdatenreorganisation aus

The Function Module FVD_ARC_DOCUMENTS_REORGANIZE (Führt Belegdatenreorganisation aus) is a standard Function Module in SAP ERP and is part of the function group FVD_DOCUMENTS_ARCHIVE within the package FVVD_ARCHIVE.

Technical Information

Function Module FVD_ARC_DOCUMENTS_REORGANIZE
Short Text Führt Belegdatenreorganisation aus
Function Group FVD_DOCUMENTS_ARCHIVE
Package FVVD_ARCHIVE
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_ANALYSE_ON TYPE BOOLE-BOOLE SPACE Nur Analyse der Meldungen
I_LOAN_ADM_DATA LIKE VDARC_DOC_ADM Verwaltungstabelle der Darlehenbelegdatenreorganisation
I_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ARC_DOC_ADM_ARC LIKE VDARC_DOC_ADM Verwaltungst8*abelle der Darlehenbelegdatenreorganisation
E_ARC_DOC_ADM_NEW LIKE VDARC_DOC_ADM Verwaltungst8*abelle der Darlehenbelegdatenreorganisation
E_ARC_DOC_IND_NEW TYPE TRTY_VDARC_DOC_IND Tabellentyp für CML_ARC_DOC_IND
E_ARC_DOC_REC_ARC TYPE TRTY_VDARC_DOC_REC Tabellentyp für CML_ARC_DOC_REC
E_ARC_DOC_REC_NEW TYPE TRTY_VDARC_DOC_REC Vortragssätze der Darlehensbelegpositionsreorganisation
E_PROC_STAT LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
E_TRDC_ADM LIKE TRDC_ADM Verwaltungstabelle der Darlehenbelegdatenverdichtung
E_TRDC_REC TYPE TRTY_TRDC_REC Tabellentyp für Tabelle TRDC_REC
E_VDBEKI_ARC TYPE TRTY_VDBEKI Tabellentyp für Tabelle VDBEKI
E_VDBEPI_ARC TYPE TRTY_VDBEPI Tabellentyp für Tabelle VDBEPI

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.