The Function Module FIMA_DAYS_BETWEEN_TWO_DATES_2 () is a standard Function Module in SAP ERP and is part of the function group FF04 within the package FIMA.
Function Module | FIMA_DAYS_BETWEEN_TWO_DATES_2 |
Short Text | |
Function Group | FF04 |
Package | FIMA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATUM_BIS | TYPE | DBERBIS | ||
I_DATUM_VON | TYPE | DBERVON | ||
I_FLAG_INTRADAY | TYPE | TFM_JINTRADAY | SPACE | Indicator for Intraday Interest Calculation |
I_KZ_EXCL_VON | TYPE | VVSEXCLVON | ||
I_KZ_INCL_BIS | TYPE | VVSINCLBIS | ||
I_KZ_ULT_BIS | TYPE | VVSULTBIS | ||
I_KZ_ULT_VON | TYPE | VVSULTVON | ||
I_SKALID | TYPE | SKALID | Factory Calendar | |
I_STGMETH | TYPE | VVSTGMETH | Interest calculation method | |
I_ZEIT_BIS | TYPE | TFM_TBERBIS | Time 'Calculation to' | |
I_ZEIT_VON | TYPE | TFM_TBERVON | Time 'Calculation from' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SEKUNDEN | TYPE | TFMASEKUNDEN | ||
E_TAGE | TYPE | TFMATAGE |
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.