Menu

SAP Function Module DBLOG_READ

Read Update Logs from Table or Archive

The Function Module DBLOG_READ (Read Update Logs from Table or Archive) 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
Short Text Read Update Logs from Table or Archive
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
ACCESS_ARCHIVES TYPE C SPACE
ACCESS_DATABASE TYPE C 'X'
AUTO_ARCH_SEL TYPE C SPACE
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

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARCH_INFO TYPE SDBTLGKEYT Database Table Logging: Table with Archive Info

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

These are the Exceptions of this function module.

Exception Name Short Text
ARCHIVE_ACCESS_ERROR
NO_ARCHIVES_FOUND No matching archive found