The Function Module FVD_MODEL_PAYMENT_SCHEDULE (Erstellt den Zahlungsplan eines Konsumentenkredits) is a standard Function Module in SAP ERP and is part of the function group FVD_MODEL_TOOLS within the package FVVCL_MODEL.
Function Module | FVD_MODEL_PAYMENT_SCHEDULE |
Short Text | Erstellt den Zahlungsplan eines Konsumentenkredits |
Function Group | FVD_MODEL_TOOLS |
Package | FVVCL_MODEL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_D_START_FROM | TYPE | DATS | '00010101' | Startdatum |
I_TAB_VZZBEPP | TYPE | TRTY_VZZBEPP | Tabellentyp für Struktur VZZBEPP |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BFRATE_LAST | TYPE | BBWHR | Ausgleichsrate | |
E_TAB_VDSCRLEIST | TYPE | TRTY_VDSCRLEIST | Tabellentyp für Struktur VDSCRLEIST |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.