SAP ABAP Function Module DBLOG_READ_TABLE (Read Update Logs from the Log Table)
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_TABLE | Read Update Logs from the Log Table |
| Function Group | SVPR | Logging of Maintenance Views |
| Program Name | SAPLSVPR | Logging of Maintenance Views |
| INCLUDE Name | LSVPRU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
LOG_LIST | TYPE | STPRT_LOG_STABLE_TYPE | ||||
| |
FROM_DAY | TYPE | D | ||||
| |
FROM_TIME | TYPE | T | '000000' | |||
| |
TO_DAY | TYPE | D | ||||
| |
TO_TIME | TYPE | T | '235959' | |||
| |
OBJ_LIST | TYPE | STPRT_H_TABLIST | ||||
| |
USER_LIST | TYPE | STPRT_USER_NAME_LIST_TYPE | ||||
| |
LOG_KEYS | TYPE | STPRSOKEY | Table Logging: Selection Table for logkey | |||
| |
NO_WARNING_FOR_CLIENTINDEP | TYPE | ' ' | Flag: No Warning for Cross-Client Objects | |||
Processing Type
| Normal Function 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 |