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.
Function Module | RSARCH_DATE_CONVERT |
Short Text | Datum auf Zeitmerkmal runden |
Function Group | RSARCH_TIME |
Package | RSARCH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FISCVARNT | TYPE | RSFISCVAR | Geschäftsjahresvariante |
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 |
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.