SAP ABAP Function Module DBLOG_READ (Read Update Logs from Table or Archive)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-ALO (Application Component) Table History
     STAB (Package) Table history
Basic Data
Function Module DBLOG_READ Read Update Logs from Table or Archive  
Function Group SVPR   Logging of Maintenance Views  
Program Name SAPLSVPR   Logging of Maintenance Views 
INCLUDE Name LSVPRU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing LOG_LIST TYPE STPRT_LOG_STABLE_TYPE
Exporting ARCH_INFO TYPE SDBTLGKEYT Database Table Logging: Table with Archive Info
Importing FROM_DAY TYPE D
Importing FROM_TIME TYPE T '000000'
Importing TO_DAY TYPE D
Importing TO_TIME TYPE T '235959'
Importing OBJ_LIST TYPE STPRT_H_TABLIST
Importing ACCESS_DATABASE TYPE C 'X'
Importing ACCESS_ARCHIVES TYPE C SPACE
Importing AUTO_ARCH_SEL TYPE C SPACE
Importing USER_LIST TYPE STPRT_USER_NAME_LIST_TYPE
Importing LOG_KEYS TYPE STPRSOKEY Table Logging: Selection Table for logkey
Exception ARCHIVE_ACCESS_ERROR TYPE
Exception NO_ARCHIVES_FOUND TYPE No matching archive found
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19970912 
SAP Release Created in