Menu

SAP Function Module FIMA_DATE_CREATE_2

Calendar auxiliary functions

The Function Module FIMA_DATE_CREATE_2 (Calendar auxiliary functions) 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_CREATE_2
Short Text Calendar auxiliary functions
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_DATE TYPE DVALUT Calculation Date
I_DAYS TYPE TFMATAGE 0 Number of days
I_FLAG_INTRADAY TYPE TFM_JINTRADAY SPACE Indicator for Intraday Interest Calculation
I_SECONDS TYPE TFMASEKUNDEN 0 Number of Seconds
I_SINCL TYPE VVSINCL '0' Inclusive indicator for beginning and end of a period
I_SINCL_E_DATE TYPE VVSINCL '0' Inclusive indicator for beginning and end of a period
I_SKALID TYPE SKALID SPACE Factory Calendar
I_STGMETH TYPE VVSTGMETH '2'
I_SULT TYPE VVSVULT 'X' Month-End Indicator for Value Date
I_SULT_E_DATE TYPE VVSVULT 'X' Month-End Indicator for Value Date
I_TIME TYPE TFM_TVALUT '000000' Time 'Calculation Date'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATE TYPE DVALUT Calculation Date
E_SINCL TYPE VVSINCL Inclusive indicator for beginning and end of a period
E_SULT TYPE VVSVULT Month-End Indicator for Value Date
E_TIME TYPE TFM_TVALUT Time 'Calculation Date'

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.