Menu

SAP Function Module FIMA_DATE_COMPARE

The Function Module FIMA_DATE_COMPARE () is a standard Function Module in SAP ERP and is part of the function group FF04 within the package FIMA.

Technical Information

Function Module FIMA_DATE_COMPARE
Short Text
Function Group FF04
Package FIMA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_COMP_DATE TYPE DBERBIS
I_COMP_SINCL LIKE VTBBEWE-SINCLBIS '0'
I_COMP_SULT LIKE VTBBEWE-SULTBIS SPACE
I_COMP_TIME TYPE TFM_TBERBIS '000000' Time 'Calculation to'
I_DATE TYPE DBERVON
I_FLG_INTRADAY TYPE TFM_JINTRADAY SPACE Indicator for Intraday Interest Calculation
I_SINCL LIKE VTBBEWE-SEXCLVON '0'
I_SULT LIKE VTBBEWE-SULTVON SPACE
I_TIME TYPE TFM_TBERVON '000000' Time 'Calculation from'

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.