The Function Module FVD_CNCL_GET_DISB (Auszahlungen I/P ermitteln) is a standard Function Module in SAP ERP and is part of the function group FVD_CNCL within the package FVVCL_CNCL.
Function Module | FVD_CNCL_GET_DISB |
Short Text | Auszahlungen I/P ermitteln |
Function Group | FVD_CNCL |
Package | FVVCL_CNCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LOGHANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_STR_VDARL | TYPE | VDARL | Darlehen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_BEW_IST | TYPE | FLAG | es existieren Ist-Bewegungen | |
E_FLG_DISB_IST | TYPE | FLAG | es liegen Ist-Auszahlungen vor | |
E_FLG_DISB_PLAN | TYPE | FLAG | es liegen Plan-Auszahlungen vor | |
E_FLG_DISB_ZA | TYPE | FLAG | Auszahlungen sind bereits abgeführt | |
E_FLG_RTR | TYPE | FLAG | Angebot/Antrag | |
E_TAB_VDBEKI | TYPE | TRTY_VDBEKI | Tabellentyp für Tabelle VDBEKI | |
E_TAB_VDBEPI | TYPE | TRTY_VDBEPI | Tabellentyp für Tabelle VDBEPI | |
E_TAB_VDBEPP | TYPE | TRTY_VDBEPP | Tabellentyp für Tabelle VDBEPP | |
E_TAB_VZZBEPP | TYPE | TRTY_VZZBEPP | Tabellentyp für Struktur VZZBEPP |
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 |