Menu

SAP Function Module CCL_DISB_EXECUTE

bereitet die Auszahlungsdaten für BI vor

The Function Module CCL_DISB_EXECUTE (bereitet die Auszahlungsdaten für BI vor) is a standard Function Module in SAP ERP and is part of the function group FVD_MD_DISBURSEMENT within the package FVVCL_MD.

Technical Information

Function Module CCL_DISB_EXECUTE
Short Text bereitet die Auszahlungsdaten für BI vor
Function Group FVD_MD_DISBURSEMENT
Package FVVCL_MD
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_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
I_TAB_DISB_DATA TYPE TRTY_CCL_DISB_DATA Tabelle für Auszahlungsdaten im Konsumentenkredit
I_TAB_VDARL TYPE TRTY_VDARL Tabellentyp für Tabelle VDARL

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OK TYPE BOOLE_D Keine Fehler bei der Übergabe der Vertragsdaten

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.