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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_LOG | Logging Interface | 20080118 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_LOG_BACKGROUND | DBA Cockpit: Background Logging | 20080118 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_LOG_DIALOG | DBA Cockpit: Dialog Logging | 20080118 |
Properties
Class | CL_DBA_LOG | |
Short Description | DBA: Job Log | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20080118 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_LOG | Logging Interface | 20080118 |
Friends
Class CL_DBA_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Action | 20080118 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | 20100726 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHSbp' | DB6-DBH: Bufferpools | 20080421 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHSDB' | DB6-DBH: Database | 20080421 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHSFW' | DB6-DBH: Framework | 20080421 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHSME' | DB6-DBH: Memory | 20080421 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHSRS' | DB6-DBH: Resources | 20080421 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHSTB' | DB6-DBH: Tables | 20080421 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHSTS' | DB6-DBH: Tablespaces | 20080421 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'WLMCL' | DB6: WLM Cleanup | 20080421 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHCHK' | DBA-DBH: Check | 20080118 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHCOL' | DBA-DBH: Collect | 20080118 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHCTL' | DBA-DBH: Controller | 20080118 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHDIS' | DBA-DBH: Dispatcher | 20080118 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHINS' | DBA-DBH: Install | 20080118 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHREM' | DBA-DBH: Remove | 20080118 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'DBHUC' | DBA-DBH: Back-End Update Check | 20100114 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHUNI' | DBA-DBH: Uninstall | 20080118 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | 20100726 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | 20100726 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080118 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Partition | 20080118 | ||
23 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20080118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080118 |
2 | ![]() |
Static method | Public | Method | 20080118 |
Events
Class CL_DBA_LOG has no event.
Types
Class CL_DBA_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_ID | Call by reference | Type reference (TYPE) | SDBA_BTYPE | Type of DBA Action | 20080118 | ||
2 | ![]() |
DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080118 | ||
3 | ![]() |
PARTITN | Call by reference | Type reference (TYPE) | I | Partition | 20080118 | ||
4 | ![]() |
SYSTEM_ID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20080118 |
Method CONSTRUCTOR on class CL_DBA_LOG has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_ID | Call by reference | Type reference (TYPE) | SDBA_BTYPE | Type of DBA Action | 20080118 | ||
2 | ![]() |
DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080118 | ||
3 | ![]() |
LOGGER | Value transfer | Object reference (TYPE REF TO) | IF_DBA_LOG | Logging Interface | 20080118 | ||
4 | ![]() |
PARTITN | Call by reference | Type reference (TYPE) | I | Partition | 20080118 | ||
5 | ![]() |
SYSTEM_ID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20080118 |
Method GET_INSTANCE on class CL_DBA_LOG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |