The Function Module CFM_TR_BIW_GET_TIMESTAMPS (BW FI: Zeitselektion (CPUDT, AEDAT) ermitteln aus Steuerungstabelle) is a standard Function Module in SAP ERP and is part of the function group CFM_BW_UTILITIES within the package CFM_TR_BIW.
Function Module | CFM_TR_BIW_GET_TIMESTAMPS |
Short Text | BW FI: Zeitselektion (CPUDT, AEDAT) ermitteln aus Steuerungstabelle |
Function Group | CFM_BW_UTILITIES |
Package | CFM_TR_BIW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OLTPSOURCE | TYPE | ROOSOURCER | DataSource | |
I_UPDMODE | TYPE | RSUPDMODE | Modus der Datenfortschreibung (Komplett, Delta, etc.) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DATE_HIGH | TYPE | CPUDT | Tag der Erfassung | |
E_DATE_LOW | TYPE | CPUDT | Tag der Erfassung | |
E_DAYST | TYPE | SYDAYST | Datum und Zeit, Sommerzeitflag | |
E_FIRST_DELTA | TYPE | XFELD | Erstes Delta | |
E_TIME_HIGH | TYPE | CPUTM | Uhrzeit der Erfassung | |
E_TIME_LOW | TYPE | CPUTM | Uhrzeit der Erfassung | |
E_TZONE | TYPE | SYTZONE | Datum und Zeit, Zeitdifferenz zur Greenwichzeit |
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.