Menu

SAP Function Module BWOMT_GET_TIMESTAMPS

BW CO-OM: Timestamp-Intervall ermitteln für Delta-Extraktion aus Tab. COEP

The Function Module BWOMT_GET_TIMESTAMPS (BW CO-OM: Timestamp-Intervall ermitteln für Delta-Extraktion aus Tab. COEP) is a standard Function Module in SAP ERP and is part of the function group BWOMT within the package KBWOM2.

Technical Information

Function Module BWOMT_GET_TIMESTAMPS
Short Text BW CO-OM: Timestamp-Intervall ermitteln für Delta-Extraktion aus Tab. COEP
Function Group BWOMT
Package KBWOM2
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_OLTPSOURCE LIKE ROOSOURCE-OLTPSOURCE InfoSource für Delta-Extraktion aus Tabelle COEP
I_UPDMODE TYPE SBIWA_S_INTERFACE-UPDMODE 'F': Full, 'D': Delta, 'C': Delta-Init

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TS_HIGH LIKE BWOM2_TIMEST-TS_HIGH Obere Grenze des Timestamp-Intervalls
E_TS_LOW LIKE BWOM2_TIMEST-TS_LOW Untere Grenze des Timestamp-Intervalls

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.