The Function Module FVD_DATE_COMPL_DISB_GET (Ermittlung des Datums der Vollauszahlung eines Darlehens) is a standard Function Module in SAP ERP and is part of the function group FVDE within the package FVVD.
Function Module | FVD_DATE_COMPL_DISB_GET |
Short Text | Ermittlung des Datums der Vollauszahlung eines Darlehens |
Function Group | FVDE |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TAB_VVZZKOPO | TYPE | TRTY_VVZZKOPO | Tabellentyp für Tabelle VVZZKOPO | |
I_TAB_VZZBEPP | TYPE | TRTY_VZZBEPP | Tabellentyp für Struktur VZZBEPP | |
I_WRK_VDARL | TYPE | VDARL | Darlehen | |
I_WRK_VZZKOKO | TYPE | VZZKOKO | Tabelle Konditionskopf |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DCOMPL_DISB | TYPE | DATS | Datum der Vollauszahlung (Initial - Nicht vollausgezahlt) |
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 |
---|---|
ERROR | Fehler |