The Function Module FVD_MD_TOOLS_CALCULATE_TERM (Laufzeit aus Datumsdifferenzen ermitteln) is a standard Function Module in SAP ERP and is part of the function group FVD_MD_TOOLS within the package FVVCL_MD.
Function Module | FVD_MD_TOOLS_CALCULATE_TERM |
Short Text | Laufzeit aus Datumsdifferenzen ermitteln |
Function Group | FVD_MD_TOOLS |
Package | FVVCL_MD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATE1 | TYPE | DATUM | SY-DATLO | Datum |
I_DATE2 | TYPE | DATUM | SY-DATLO | Datum |
This function module does not define any EXPORTING parameters.
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.