SAP ABAP Class CL_DBA_LOGGER (DBA: Logger)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

Properties
Class | CL_DBA_LOGGER | |
Short Description | DBA: Logger | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20111213 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_LOGGER has no forward declaration.
Interfaces
Class CL_DBA_LOGGER has no interface implemented.
Friends
Class CL_DBA_LOGGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_LOG_SEVERITY | 0 | DBA: Severity for Audit/Trace Log for DBA Cockpit | 20111213 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_LOG_SEVERITY | 4 | DBA: Severity for Audit/Trace Log for DBA Cockpit | 20111213 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_LOG_SEVERITY | 1 | DBA: Severity for Audit/Trace Log for DBA Cockpit | 20111213 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_LOG_SEVERITY | 3 | DBA: Severity for Audit/Trace Log for DBA Cockpit | 20111213 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_LOG_SEVERITY | 2 | DBA: Severity for Audit/Trace Log for DBA Cockpit | 20111213 | |
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LOGGER_TABLE | 20111213 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBACHAR32 | Character 32 | 20111213 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBA_LOG_SEVERITY | DBA: Severity for Audit/Trace Log for DBA Cockpit | 20111213 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBACHAR32 | Character 32 | 20111213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111213 | |
2 | ![]() |
Instance method | Public | Method | 20111213 | |
3 | ![]() |
Static method | Public | Method | 20111213 | |
4 | ![]() |
Instance method | Public | Method | 20111213 | |
5 | ![]() |
Instance method | Public | Method | 20111213 |
Events
Class CL_DBA_LOGGER has no event.
Types
Class CL_DBA_LOGGER has no local type.
Method Signatures
Method AUDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20111213 | |||
2 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | DBACHAR32 | Character 32 | 20111213 | ||
3 | ![]() |
IV_OBJECT_SCHEMA | Call by reference | Type reference (TYPE) | DBACHAR32 | Character 32 | 20111213 | ||
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DBACHAR32 | Character 32 | 20111213 |
Method AUDIT on class CL_DBA_LOGGER has no exception.
Method ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20111213 | |||
2 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | DBACHAR32 | Character 32 | 20111213 | ||
3 | ![]() |
IV_OBJECT_SCHEMA | Call by reference | Type reference (TYPE) | DBACHAR32 | Character 32 | 20111213 | ||
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DBACHAR32 | Character 32 | 20111213 |
Method ERROR on class CL_DBA_LOGGER has no exception.
Method GET_LOGGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20111213 | |||
2 | ![]() |
IV_SUBCOMPONENT | Call by reference | Type reference (TYPE) | STRING | 20111213 | |||
3 | ![]() |
RR_LOGGER | Value transfer | Object reference (TYPE REF TO) | CL_DBA_LOGGER | DBA: Logger | 20111213 |
Method GET_LOGGER on class CL_DBA_LOGGER has no exception.
Method LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20111213 | |||
2 | ![]() |
IV_LEVEL | Call by reference | Type reference (TYPE) | DBA_LOG_SEVERITY | DBA: Severity for Audit/Trace Log for DBA Cockpit | 20111213 | ||
3 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | DBACHAR32 | Character 32 | 20111213 | ||
4 | ![]() |
IV_OBJECT_SCHEMA | Call by reference | Type reference (TYPE) | DBACHAR32 | Character 32 | 20111213 | ||
5 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DBACHAR32 | 20111213 |
Method LOG on class CL_DBA_LOGGER has no exception.
Method SET_SEVERITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SEVERITY | Call by reference | Type reference (TYPE) | DBA_LOG_SEVERITY | DBA: Severity for Audit/Trace Log for DBA Cockpit | 20111213 |
Method SET_SEVERITY on class CL_DBA_LOGGER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |