The Function Module FVD_MODEL_NEXT_DUE_DATE_FIND (Ermittelt die nächste Ratenfälligkeit) 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_NEXT_DUE_DATE_FIND |
Short Text | Ermittelt die nächste Ratenfälligkeit |
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_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_NEXT_DUE_DATE | TYPE | DFAELL | Fälligkeitstermin der nächsten Rate |
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.