SAP ABAP Class CL_DBA_CALENDAR_CFG_META (DBA Cockpit: Meta Data for DB13)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_JOB (Package) DBA Cockpit: Jobs
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADA_CALENDAR_CFG_META ADA: Meta Data for DB13 20120907
2 Inheritance (c INHERITING FROM c_ref)  CL_DB2_CALENDAR_CFG_META DB2: Meta Data of DB13 20120911
3 Inheritance (c INHERITING FROM c_ref)  CL_DB4_CALENDAR_CFG_META DB4: Meta Data of DB13 20130417
4 Inheritance (c INHERITING FROM c_ref)  CL_DB6_CALENDAR_CFG_META DB6: Meta Data of DB13 20120906
5 Inheritance (c INHERITING FROM c_ref)  CL_HDB_CALENDAR_CFG_META DB6: Meta Data of DB13 20130603
6 Inheritance (c INHERITING FROM c_ref)  CL_MSS_CALENDAR_CFG_META MSS: Meta Data of DB13 20120907
7 Inheritance (c INHERITING FROM c_ref)  CL_SYB_CALENDAR_CFG_META SYB: Meta Data of DB13 20120910
Properties
Class CL_DBA_CALENDAR_CFG_META  
Short Description DBA Cockpit: Meta Data for DB13    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_JOB   DBA Cockpit: Jobs 
Created 20120906   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_CALENDAR_CFG_META has no forward declaration.
Interfaces
Class CL_DBA_CALENDAR_CFG_META has no interface implemented.
Friends
Class CL_DBA_CALENDAR_CFG_META has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTMODE_BOTH Constant Public Type reference (TYPE) SDBA_ACTMO SPACE 20120906
2 CO_ACTMODE_NATIVE Constant Public Type reference (TYPE) SDBA_ACTMO 'N' 20120906
3 CO_ACTMODE_R3 Constant Public Type reference (TYPE) SDBA_ACTMO 'R' 20120906
4 CO_ATYPE_BI_FWK Constant Public Type reference (TYPE) SDBA_ATYPE 'BIFWK' 20120906
5 CO_ATYPE_HIDDEN Constant Public Type reference (TYPE) SDBA_ATYPE 'HIDE' 20120906
6 CO_ATYPE_TCOLL Constant Public Type reference (TYPE) SDBA_ATYPE 'TCOLL' 20120906
7 CO_CTYPE_CLASS Constant Public Type reference (TYPE) SDBA_CTYPE 'CLS' 20120906
8 CO_CTYPE_EXTERNAL Constant Public Type reference (TYPE) SDBA_CTYPE 'EXT' 20120906
9 CO_CTYPE_REPORT Constant Public Type reference (TYPE) SDBA_CTYPE 'REP' 20120906
10 CO_CTYPE_SEQUENCE Constant Public Type reference (TYPE) SDBA_CTYPE 'SEQ' 20120906
11 CO_CTYPE_TASK Constant Public Type reference (TYPE) SDBA_CTYPE 'TSK' 20120906
12 CO_HOST_DB_HOST Constant Public Type reference (TYPE) SDBA_HOST '$DBHOST' 20120906
13 CO_ID_CLEANUP_ALERTLOG Constant Public Type reference (TYPE) SDBA_BTYPE 'CLNAL' 20120906
14 CO_ID_CLEANUP_APPL_LOG Constant Public Type reference (TYPE) SDBA_BTYPE 'CLNAP' 20120906
15 CO_ID_CLEANUP_AUDITLOG Constant Public Type reference (TYPE) SDBA_BTYPE 'CLAUD' 20120906
16 CO_ID_CLEANUP_DBALOG Constant Public Type reference (TYPE) SDBA_BTYPE 'CLNDL' 20120906
17 CO_ID_CLEANUP_PLANNINGS Constant Public Type reference (TYPE) SDBA_BTYPE 'CLNPL' 20120906
18 CO_ID_DB13C_MIRROR Constant Public Type reference (TYPE) SDBA_BTYPE 'DB13C' 20120906
19 CO_ID_DBA_DBH_CHECK Constant Public Type reference (TYPE) SDBA_BTYPE 'PHCHK' 20120906
20 CO_ID_DBA_DBH_COLLECT Constant Public Type reference (TYPE) SDBA_BTYPE 'PHCOL' 20120906
21 CO_ID_DBA_DBH_CONTROLLER Constant Public Type reference (TYPE) SDBA_BTYPE 'PHCTL' 20120906
22 CO_ID_DBA_DBH_DISPATCHER Constant Public Type reference (TYPE) SDBA_BTYPE 'PHDIS' 20120906
23 CO_ID_DBA_DBH_INSTALL Constant Public Type reference (TYPE) SDBA_BTYPE 'PHINS' 20120906
24 CO_ID_DBA_DBH_REMOVE Constant Public Type reference (TYPE) SDBA_BTYPE 'PHREM' 20120906
25 CO_ID_DBA_DBH_SETUP_UPD_CHK Constant Public Type reference (TYPE) SDBA_BTYPE 'DBHUC' 20120906
26 CO_ID_DBA_DBH_UNINSTALL Constant Public Type reference (TYPE) SDBA_BTYPE 'PHUNI' 20120906
27 CO_ID_E2E_ALERT_COLLECT Constant Public Type reference (TYPE) SDBA_BTYPE 'E2EAL' 20120906
28 DBSYS Instance attribute Private Type reference (TYPE) DB6NAVSYST-DBSYS Database system 20120906
29 DB_OPSYS Instance attribute Private Type reference (TYPE) DB6NAVSYST-DB_OPSYS Operating System of Application Server 20120906
30 SDBAC Instance attribute Public Type reference (TYPE) DBA_SDBAC_LIST DBA Cockpit: DB13 Action Configuration Table 20120906
31 _CFG_META_DATA_REF Static Attribute Private Object reference (TYPE REF TO) CL_DBA_CALENDAR_CFG_META DBA Cockpit: Meta Data for DB13 20120906
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACTION Instance method Protected Method 20120906
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120906
3 GET_REF Static method Public Method 20120906
4 INIT_SDBAC Instance method Protected Method 20120906
5 INIT_SDBAC_COMMON_ALL Instance method Private Method 20121024
6 INIT_SDBAC_COMMON_SYS Instance method Private Method 20121024
Events
Class CL_DBA_CALENDAR_CFG_META has no event.
Types
Class CL_DBA_CALENDAR_CFG_META has no local type.
Method Signatures

Method ADD_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTMODE Call by reference Type reference (TYPE) SDBA_ACTMO CO_ACTMODE_BOTH Action Type: 'R' - NW Act., 'N' - Non-NW Act., ' ' - Both 20120906
2 Importing ATYPE Call by reference Type reference (TYPE) SDBA_ATYPE Type of the DBA action (for grouping) 20120906
3 Importing BEGDBREL Call by reference Type reference (TYPE) SDBA_DBREL Database release 20120906
4 Importing BEGREL Call by reference Type reference (TYPE) SYSAPRL Release Status of SAP System 20120906
5 Importing CNAME Call by reference Type reference (TYPE) SDBA_CNAME Name of command or report to execute 20120906
6 Importing CTYPE Call by reference Type reference (TYPE) SDBA_CTYPE Execution mode for DBA action (using ext. program or report) 20120906
7 Importing ENDDBREL Call by reference Type reference (TYPE) SDBA_DBREL Database release 20120906
8 Importing ENDREL Call by reference Type reference (TYPE) SYSAPRL Release Status of SAP System 20120906
9 Importing EXT1 Call by reference Type reference (TYPE) SDBA_EXT1 Extension 1 for description of DBA action 20120906
10 Importing EXT2 Call by reference Type reference (TYPE) SDBA_EXT2 Extension 2 for description of DBA action 20120906
11 Importing EXT3 Call by reference Type reference (TYPE) SDBA_EXT3 Extension 3 for description of DBA action 20120906
12 Importing HOST Call by reference Type reference (TYPE) SDBA_HOST Name of the server where the DBA action is to be executed 20120906
13 Importing LONGNAME Call by reference Type reference (TYPE) SDBA_LNAME Long name for DBA action 20120906
14 Importing OPSYS Call by reference Type reference (TYPE) OPSYS '*' Name of operating system 20120906
15 Importing PSTRING Call by reference Type reference (TYPE) SDBA_PSTRG Generic parameter string for the DBA action 20120906
16 Importing PTYPES Call by reference Type reference (TYPE) SDBA_PTYPS List of parameter types 20130603
17 Importing SHORTCUT Call by reference Type reference (TYPE) SDBA_BTYPE Type of DBA action 20120906
18 Importing SHORTNAM Call by reference Type reference (TYPE) SDBA_SNAME Short name for the DBA action 20120906

Method ADD_ACTION on class CL_DBA_CALENDAR_CFG_META has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBSYS Call by reference Type reference (TYPE) DB6NAVSYST-DBSYS Database system 20120906
2 Importing DB_OPSYS Call by reference Type reference (TYPE) DB6NAVSYST-DB_OPSYS Operating System of Application Server 20120906

Method CONSTRUCTOR on class CL_DBA_CALENDAR_CFG_META has no exception.

Method GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CFG_META_DATA_REF Value transfer Object reference (TYPE REF TO) CL_DBA_CALENDAR_CFG_META DBA Cockpit: Meta Data for DB13 20120906
2 Importing DBSYS Call by reference Type reference (TYPE) DB6NAVSYST-DBSYS Database system 20120906
3 Importing DB_OPSYS Call by reference Type reference (TYPE) DB6NAVSYST-DB_OPSYS Operating System of Application Server 20120906

Method GET_REF on class CL_DBA_CALENDAR_CFG_META has no exception.

Method INIT_SDBAC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBSYS Call by reference Type reference (TYPE) DB6NAVSYST-DBSYS Central Database System 20120907
2 Importing DB_OPSYS Call by reference Type reference (TYPE) DB6NAVSYST-DB_OPSYS Operating System of Application Server 20120907

Method INIT_SDBAC on class CL_DBA_CALENDAR_CFG_META has no exception.

Method INIT_SDBAC_COMMON_ALL Signature

Method INIT_SDBAC_COMMON_ALL on class CL_DBA_CALENDAR_CFG_META has no parameter.
Method INIT_SDBAC_COMMON_ALL on class CL_DBA_CALENDAR_CFG_META has no exception.

Method INIT_SDBAC_COMMON_SYS Signature

Method INIT_SDBAC_COMMON_SYS on class CL_DBA_CALENDAR_CFG_META has no parameter.
Method INIT_SDBAC_COMMON_SYS on class CL_DBA_CALENDAR_CFG_META has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740