Menu

SAP Function Module CCL_DISB_CHECK

prüft die vom Vertrag übergebenen Auszahlungsdaten

The Function Module CCL_DISB_CHECK (prüft die vom Vertrag übergebenen Auszahlungsdaten) 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_CHECK
Short Text prüft die vom Vertrag übergebenen Auszahlungsdaten
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_VDARL TYPE VDARL Tabellentyp für Tabelle VDARL
I_VZZKOKO TYPE VZZKOKO Tabelle Konditionskopf

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 aufgetreten

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.