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 DB6CC 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 ACTION_ID Instance attribute Protected Type reference (TYPE) STRING Action 20080118
2 CO_ERROR Constant Public Type reference (TYPE) I 2 20100726
3 CO_JOB_DB6_DBH_BUFFERPOOLS Constant Public Type reference (TYPE) SDBA_BTYPE 'PHSbp' DB6-DBH: Bufferpools 20080421
4 CO_JOB_DB6_DBH_DATABASE Constant Public Type reference (TYPE) SDBA_BTYPE 'PHSDB' DB6-DBH: Database 20080421
5 CO_JOB_DB6_DBH_FRAMEWORK Constant Public Type reference (TYPE) SDBA_BTYPE 'PHSFW' DB6-DBH: Framework 20080421
6 CO_JOB_DB6_DBH_MEMORY Constant Public Type reference (TYPE) SDBA_BTYPE 'PHSME' DB6-DBH: Memory 20080421
7 CO_JOB_DB6_DBH_RESOURCES Constant Public Type reference (TYPE) SDBA_BTYPE 'PHSRS' DB6-DBH: Resources 20080421
8 CO_JOB_DB6_DBH_TABLES Constant Public Type reference (TYPE) SDBA_BTYPE 'PHSTB' DB6-DBH: Tables 20080421
9 CO_JOB_DB6_DBH_TABLESPACES Constant Public Type reference (TYPE) SDBA_BTYPE 'PHSTS' DB6-DBH: Tablespaces 20080421
10 CO_JOB_DB6_WLM_CLEANUP Constant Public Type reference (TYPE) SDBA_BTYPE 'WLMCL' DB6: WLM Cleanup 20080421
11 CO_JOB_DBA_DBH_CHECK Constant Public Type reference (TYPE) SDBA_BTYPE 'PHCHK' DBA-DBH: Check 20080118
12 CO_JOB_DBA_DBH_COLLECT Constant Public Type reference (TYPE) SDBA_BTYPE 'PHCOL' DBA-DBH: Collect 20080118
13 CO_JOB_DBA_DBH_CONTROLLER Constant Public Type reference (TYPE) SDBA_BTYPE 'PHCTL' DBA-DBH: Controller 20080118
14 CO_JOB_DBA_DBH_DISPATCHER Constant Public Type reference (TYPE) SDBA_BTYPE 'PHDIS' DBA-DBH: Dispatcher 20080118
15 CO_JOB_DBA_DBH_INSTALL Constant Public Type reference (TYPE) SDBA_BTYPE 'PHINS' DBA-DBH: Install 20080118
16 CO_JOB_DBA_DBH_REMOVE Constant Public Type reference (TYPE) SDBA_BTYPE 'PHREM' DBA-DBH: Remove 20080118
17 CO_JOB_DBA_DBH_SETUP_UPD_CHK Constant Public Type reference (TYPE) SDBA_BTYPE 'DBHUC' DBA-DBH: Back-End Update Check 20100114
18 CO_JOB_DBA_DBH_UNINSTALL Constant Public Type reference (TYPE) SDBA_BTYPE 'PHUNI' DBA-DBH: Uninstall 20080118
19 CO_OK Constant Public Type reference (TYPE) I 0 20100726
20 CO_WARNING Constant Public Type reference (TYPE) I 1 20100726
21 DBCNAME Instance attribute Protected Type reference (TYPE) DBCON_NAME Logical name for a database connection 20080118
22 PARTITN Instance attribute Protected Type reference (TYPE) I Partition 20080118
23 SYSTEM_ID Instance attribute Protected Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20080118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080118
2 GET_INSTANCE 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 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE Type of DBA Action 20080118
2 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20080118
3 Importing PARTITN Call by reference Type reference (TYPE) I Partition 20080118
4 Importing 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 Importing ACTION_ID Call by reference Type reference (TYPE) SDBA_BTYPE Type of DBA Action 20080118
2 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20080118
3 Returning LOGGER Value transfer Object reference (TYPE REF TO) IF_DBA_LOG Logging Interface 20080118
4 Importing PARTITN Call by reference Type reference (TYPE) I Partition 20080118
5 Importing 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