The Function Module FIMA_RELATION_BETWEEN_2_DATES () is a standard Function Module in SAP ERP and is part of the function group FF04 within the package FIMA.
Function Module | FIMA_RELATION_BETWEEN_2_DATES |
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 | LIKE | VTBBEWE-DBERVON | ||
I_FLG_INTRADAY | LIKE | VTBBEWE-JINTRADAY | SPACE | Indicator for Intraday Interest Calculation |
I_SINCL | LIKE | VTBBEWE-SEXCLVON | '0' | |
I_STGMETH | LIKE | VTBBEWE-STGMETH | '2' | |
I_SULT | LIKE | VTBBEWE-SULTVON | SPACE | |
I_VGL_DATUM | LIKE | VTBBEWE-DBERBIS | ||
I_VGL_SINCL | LIKE | VTBBEWE-SINCLBIS | '0' | |
I_VGL_SULT | LIKE | VTBBEWE-SULTBIS | SPACE | |
I_VGL_ZEIT | LIKE | VTBBEWE-TBERBIS | '000000' | Time 'Calculation to' |
I_ZEIT | LIKE | VTBBEWE-TBERVON | '000000' | Time 'Calculation from' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LOG_OP | TYPE | TRFF_TYPE_C_2 |
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.