Menu

SAP Function Module RSARCH_DATE_CONVERT

Datum auf Zeitmerkmal runden

The Function Module RSARCH_DATE_CONVERT (Datum auf Zeitmerkmal runden) is a standard Function Module in SAP ERP and is part of the function group RSARCH_TIME within the package RSARCH.

Technical Information

Function Module RSARCH_DATE_CONVERT
Short Text Datum auf Zeitmerkmal runden
Function Group RSARCH_TIME
Package RSARCH
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_FISCVARNT TYPE RSFISCVAR Geschäftsjahresvariante

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CALDAY TYPE RSCALDAY Kalendertag
E_CALMONTH TYPE RSCALMONTH Kalenderjahr / Monat
E_CALQUARTER TYPE RSCALQUART Kalenderjahr / Quartal
E_CALWEEK TYPE RSCALWEEK Kalenderjahr / Woche
E_CALYEAR TYPE RSCALYEAR Kalenderjahr
E_FISCPER TYPE RSFISCPER Geschäftsjahr / Periode
E_FISCYEAR TYPE RSFISCYEAR Geschäftsjahr

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.