Menu

SAP Function Module DBLOG_READ_TABLE

Read Update Logs from the Log Table

The Function Module DBLOG_READ_TABLE (Read Update Logs from the Log Table) is a standard Function Module in SAP ERP and is part of the function group SVPR within the package STAB.

Technical Information

Function Module DBLOG_READ_TABLE
Short Text Read Update Logs from the Log Table
Function Group SVPR
Package STAB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FROM_DAY TYPE D
FROM_TIME TYPE T '000000'
LOG_KEYS TYPE STPRSOKEY Table Logging: Selection Table for logkey
OBJ_LIST TYPE STPRT_H_TABLIST
TO_DAY TYPE D
TO_TIME TYPE T '235959'
USER_LIST TYPE STPRT_USER_NAME_LIST_TYPE

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOG_LIST TYPE STPRT_LOG_STABLE_TYPE

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.