SAP ABAP Function Module DB6_ADM_READ_AUDIT_LOG (DB6: read audit log entries)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Basic Data
| Function Module | DB6_ADM_READ_AUDIT_LOG | DB6: read audit log entries |
| Function Group | SDBAADM | DBA Cockpit: Administration Tools |
| Program Name | SAPLSDBAADM | |
| INCLUDE Name | LSDBAADMU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FROM_DATE | TYPE | SYST-DATUM | Date and time, current (application server) date | |||
| |
FROM_TIME | TYPE | SYST-UZEIT | Date and Time, Current Application Server Time | |||
| |
TO_DATE | TYPE | SYST-DATUM | Date and time, current (application server) date | |||
| |
TO_TIME | TYPE | SYST-UZEIT | Date and Time, Current Application Server Time | |||
| |
SYSID | TYPE | DB6NAVSYST-SYSID | Name of SAP R/3 System | |||
| |
CONNECTION | TYPE | DBCON-CON_NAME | Logical name for a database connection | |||
| |
AUDIT_LOG | TYPE | DB6AUDITHD | DB6: Audit log for maintenance actions | |||
| |
INVALID_PARAMETER_SET | TYPE | |||||
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 | 20130604 |
| SAP Release Created in | 731 |