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 | Constant | Public | Type reference (TYPE) | SDBA_ACTMO | SPACE | 20120906 | |||
| 2 | Constant | Public | Type reference (TYPE) | SDBA_ACTMO | 'N' | 20120906 | |||
| 3 | Constant | Public | Type reference (TYPE) | SDBA_ACTMO | 'R' | 20120906 | |||
| 4 | Constant | Public | Type reference (TYPE) | SDBA_ATYPE | 'BIFWK' | 20120906 | |||
| 5 | Constant | Public | Type reference (TYPE) | SDBA_ATYPE | 'HIDE' | 20120906 | |||
| 6 | Constant | Public | Type reference (TYPE) | SDBA_ATYPE | 'TCOLL' | 20120906 | |||
| 7 | Constant | Public | Type reference (TYPE) | SDBA_CTYPE | 'CLS' | 20120906 | |||
| 8 | Constant | Public | Type reference (TYPE) | SDBA_CTYPE | 'EXT' | 20120906 | |||
| 9 | Constant | Public | Type reference (TYPE) | SDBA_CTYPE | 'REP' | 20120906 | |||
| 10 | Constant | Public | Type reference (TYPE) | SDBA_CTYPE | 'SEQ' | 20120906 | |||
| 11 | Constant | Public | Type reference (TYPE) | SDBA_CTYPE | 'TSK' | 20120906 | |||
| 12 | Constant | Public | Type reference (TYPE) | SDBA_HOST | '$DBHOST' | 20120906 | |||
| 13 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'CLNAL' | 20120906 | |||
| 14 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'CLNAP' | 20120906 | |||
| 15 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'CLAUD' | 20120906 | |||
| 16 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'CLNDL' | 20120906 | |||
| 17 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'CLNPL' | 20120906 | |||
| 18 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'DB13C' | 20120906 | |||
| 19 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHCHK' | 20120906 | |||
| 20 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHCOL' | 20120906 | |||
| 21 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHCTL' | 20120906 | |||
| 22 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHDIS' | 20120906 | |||
| 23 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHINS' | 20120906 | |||
| 24 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHREM' | 20120906 | |||
| 25 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'DBHUC' | 20120906 | |||
| 26 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'PHUNI' | 20120906 | |||
| 27 | Constant | Public | Type reference (TYPE) | SDBA_BTYPE | 'E2EAL' | 20120906 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | DB6NAVSYST-DBSYS | Database system | 20120906 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | DB6NAVSYST-DB_OPSYS | Operating System of Application Server | 20120906 | |||
| 30 | Instance attribute | Public | Type reference (TYPE) | DBA_SDBAC_LIST | DBA Cockpit: DB13 Action Configuration Table | 20120906 | |||
| 31 | 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 | Instance method | Protected | Method | 20120906 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120906 | |
| 3 | Static method | Public | Method | 20120906 | ||
| 4 | Instance method | Protected | Method | 20120906 | ||
| 5 | Instance method | Private | Method | 20121024 | ||
| 6 | 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 | ACTMODE | Call by reference | Type reference (TYPE) | SDBA_ACTMO | CO_ACTMODE_BOTH | Action Type: 'R' - NW Act., 'N' - Non-NW Act., ' ' - Both | 20120906 | ||
| 2 | ATYPE | Call by reference | Type reference (TYPE) | SDBA_ATYPE | Type of the DBA action (for grouping) | 20120906 | |||
| 3 | BEGDBREL | Call by reference | Type reference (TYPE) | SDBA_DBREL | Database release | 20120906 | |||
| 4 | BEGREL | Call by reference | Type reference (TYPE) | SYSAPRL | Release Status of SAP System | 20120906 | |||
| 5 | CNAME | Call by reference | Type reference (TYPE) | SDBA_CNAME | Name of command or report to execute | 20120906 | |||
| 6 | CTYPE | Call by reference | Type reference (TYPE) | SDBA_CTYPE | Execution mode for DBA action (using ext. program or report) | 20120906 | |||
| 7 | ENDDBREL | Call by reference | Type reference (TYPE) | SDBA_DBREL | Database release | 20120906 | |||
| 8 | ENDREL | Call by reference | Type reference (TYPE) | SYSAPRL | Release Status of SAP System | 20120906 | |||
| 9 | EXT1 | Call by reference | Type reference (TYPE) | SDBA_EXT1 | Extension 1 for description of DBA action | 20120906 | |||
| 10 | EXT2 | Call by reference | Type reference (TYPE) | SDBA_EXT2 | Extension 2 for description of DBA action | 20120906 | |||
| 11 | EXT3 | Call by reference | Type reference (TYPE) | SDBA_EXT3 | Extension 3 for description of DBA action | 20120906 | |||
| 12 | HOST | Call by reference | Type reference (TYPE) | SDBA_HOST | Name of the server where the DBA action is to be executed | 20120906 | |||
| 13 | LONGNAME | Call by reference | Type reference (TYPE) | SDBA_LNAME | Long name for DBA action | 20120906 | |||
| 14 | OPSYS | Call by reference | Type reference (TYPE) | OPSYS | '*' | Name of operating system | 20120906 | ||
| 15 | PSTRING | Call by reference | Type reference (TYPE) | SDBA_PSTRG | Generic parameter string for the DBA action | 20120906 | |||
| 16 | PTYPES | Call by reference | Type reference (TYPE) | SDBA_PTYPS | List of parameter types | 20130603 | |||
| 17 | SHORTCUT | Call by reference | Type reference (TYPE) | SDBA_BTYPE | Type of DBA action | 20120906 | |||
| 18 | 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 | DBSYS | Call by reference | Type reference (TYPE) | DB6NAVSYST-DBSYS | Database system | 20120906 | |||
| 2 | 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 | CFG_META_DATA_REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_CALENDAR_CFG_META | DBA Cockpit: Meta Data for DB13 | 20120906 | |||
| 2 | DBSYS | Call by reference | Type reference (TYPE) | DB6NAVSYST-DBSYS | Database system | 20120906 | |||
| 3 | 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 | DBSYS | Call by reference | Type reference (TYPE) | DB6NAVSYST-DBSYS | Central Database System | 20120907 | |||
| 2 | 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 |