SAP ABAP Class CL_DBA_SLD (DBA Cockpit: Backend to SLD)
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_SLD | |
| Short Description | DBA Cockpit: Backend to SLD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20070618 | SAP |
| Last change | 20130531 | 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
Class CL_DBA_SLD has no interface implemented.
Friends
Class CL_DBA_SLD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'DB2' | 20080612 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'DB4' | 20080612 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'DB6' | 20080612 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'MSS' | 20080612 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'ORA' | 20080612 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SAP' | 20080612 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'IBM' | 20080612 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'IBM' | 20080612 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'IBM' | 20080612 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'Microsoft' | 20080612 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'Oracle' | 20080612 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'SAP' | 20080612 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'Caption' | 20080612 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'CreationClassName' | 20080612 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'ConnKey' | 20080612 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'ConnValue' | 20080612 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'DBName' | 20080612 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'DBSysBits' | 20080612 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'DBTypeForSAP' | 20080612 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'Description' | 20080612 | |||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'Manufacturer' | 20080612 | |||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'Name' | 20080612 | |||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'Release' | 20080612 | |||
| 24 | Constant | Public | Type reference (TYPE) | STRING | 'SAPSystemName' | 20080612 | |||
| 25 | Constant | Public | Type reference (TYPE) | STRING | 'SourceOfSuppliedData' | 20080910 | |||
| 26 | Constant | Public | Type reference (TYPE) | STRING | 'SystemCreationClassName' | 20080613 | |||
| 27 | Constant | Public | Type reference (TYPE) | STRING | 'SystemHome' | 20080612 | |||
| 28 | Constant | Public | Type reference (TYPE) | STRING | 'SystemName' | 20080613 | |||
| 29 | Constant | Public | Type reference (TYPE) | STRING | 'SAP_DatabaseSystem' | SLD Agent: Interface Parameter: CIM Class Name | 20080612 | ||
| 30 | Constant | Public | Type reference (TYPE) | STRING | 'SAP_DBConnPort' | SLD Agent: Interface Parameter: CIM Class Name | 20080612 | ||
| 31 | Constant | Public | Type reference (TYPE) | STRING | 'SAP_LiveCache' | SLD Agent: Interface Parameter: CIM Class Name | 20080612 | ||
| 32 | Constant | Public | Type reference (TYPE) | STRING | 'DBACockpit' | 20080613 | |||
| 33 | Constant | Public | Type reference (TYPE) | STRING | 'SLD' | 20080613 | |||
| 34 | Constant | Public | Type reference (TYPE) | STRING | '32' | 20080612 | |||
| 35 | Constant | Public | Type reference (TYPE) | STRING | '64' | 20080612 | |||
| 36 | Instance attribute | Public | Type reference (TYPE) | DBASLDSYSTAB | DBA Cockpit: Table of DBASLDSYS | 20070618 |
Methods
Events
Class CL_DBA_SLD has no event.
Types
Class CL_DBA_SLD has no local type.
Method Signatures
Method ADD_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: SLD Exceptions | 20080612 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBNAME | Call by reference | Type reference (TYPE) | DBA_DBNAME | DBA Cockpit: Database Name | 20090702 | |||
| 2 | DBSYS | Call by reference | Type reference (TYPE) | DBCON_DBMS | Database system | 20090702 | |||
| 3 | SLD_ID | Call by reference | Type reference (TYPE) | STRING | 20090702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: SLD Exceptions | 20070618 |
Method GET_CAPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAPTION | Value transfer | Type reference (TYPE) | STRING | 20080613 | ||||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080613 |
Method GET_CAPTION on class CL_DBA_SLD has no exception.
Method GET_CIM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIM_NAME | Value transfer | Type reference (TYPE) | STRING | 20080612 | ||||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080612 |
Method GET_CIM_NAME on class CL_DBA_SLD has no exception.
Method GET_CON_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_REF | Call by reference | Object reference (TYPE REF TO) | CL_DBA_DBCON | DBA Cockpit: DBCON administration | 20090701 | |||
| 2 | DBHOST | Call by reference | Type reference (TYPE) | CLIKE | 20090701 | ||||
| 3 | DBNAME | Call by reference | Type reference (TYPE) | DBA_DBNAME | DBA Cockpit: Database Name | 20090701 | |||
| 4 | DBSYS | Call by reference | Type reference (TYPE) | DBCON_DBMS | Database system | 20090701 | |||
| 5 | SLD_ID | Call by reference | Type reference (TYPE) | STRING | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: SLD Exceptions | 20090701 |
Method GET_CREATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATOR | Value transfer | Type reference (TYPE) | STRING | 20080613 | ||||
| 2 | SLD_DB_REF | Call by reference | Object reference (TYPE REF TO) | CL_SLD_CIM_INSTANCE | Representation CIM Instance | 20080613 |
Method GET_CREATOR on class CL_DBA_SLD has no exception.
Method GET_DBSYSBITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSBITS | Value transfer | Type reference (TYPE) | STRING | 20080612 | ||||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080612 |
Method GET_DBSYSBITS on class CL_DBA_SLD has no exception.
Method GET_DBTYPEFORSAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBTYPE | Value transfer | Type reference (TYPE) | STRING | 20080613 | ||||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080613 |
Method GET_DBTYPEFORSAP on class CL_DBA_SLD has no exception.
Method GET_MANUFACTURER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MANUFACTURER | Value transfer | Type reference (TYPE) | STRING | 20080612 | ||||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080612 |
Method GET_MANUFACTURER on class CL_DBA_SLD has no exception.
Method GET_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SLD_DB_REF | Value transfer | Object reference (TYPE REF TO) | CL_SLD_CIM_INSTANCE | Representation CIM Instance | 20080612 | |||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: SLD Exceptions | 20080612 |
Method INTEGRATE_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_REF | Call by reference | Object reference (TYPE REF TO) | CL_DBA_DBCON | DBA Cockpit: DBCON administration | 20090701 | |||
| 2 | CREATE_DBCON_ENTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | DBA: Create DBCON Entry | 20090701 | ||
| 3 | CREATE_NAVSYS_ENTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | DBA: Creates NAVSYST Entry | 20071116 | ||
| 4 | SLD_ID | Call by reference | Type reference (TYPE) | STRING | 20070618 | ||||
| 5 | SLD_SYS | Call by reference | Type reference (TYPE) | DBASLDSYS | DB6: System Registration Table | 20071116 | |||
| 6 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | Name of the SAP System | 20070618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: SLD Exceptions | 20070618 |
Method NORMALIZE_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SLDSYS | Call by reference | Type reference (TYPE) | DBASLDSYS | DB6: System Registration Table | 20080619 |
Method NORMALIZE_SYSTEM on class CL_DBA_SLD has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBNAME | Call by reference | Type reference (TYPE) | DBA_DBNAME | DBA Cockpit: Database Name | 20090702 | |||
| 2 | DBSYS | Call by reference | Type reference (TYPE) | DBCON_DBMS | Database system | 20090702 | |||
| 3 | SLD_ID | Call by reference | Type reference (TYPE) | STRING | 20090702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: SLD Exceptions | 20071116 |
Method SET_DBCON_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_REF | Call by reference | Object reference (TYPE REF TO) | CL_DBA_DBCON | DBA Cockpit: DBCON administration | 20080613 | |||
| 2 | SLD_DBCON_REF | Call by reference | Object reference (TYPE REF TO) | CL_SLD_CIM_INSTANCE | Representation CIM Instance | 20080613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLD API Exceptions | 20080613 |
Method SET_DB_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SLD_DB_REF | Call by reference | Object reference (TYPE REF TO) | CL_SLD_CIM_INSTANCE | Representation CIM Instance | 20080613 | |||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLD API Exceptions | 20080613 |
Method SYNC_SLD_TO_DBCON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBHOST | Call by reference | Type reference (TYPE) | CLIKE | 20090319 | ||||
| 2 | DBNAME | Call by reference | Type reference (TYPE) | DBA_DBNAME | DBA Cockpit: Database Name | 20090319 | |||
| 3 | DBSYS | Call by reference | Type reference (TYPE) | DBCON_DBMS | Database system | 20090319 | |||
| 4 | SLD_ID | Call by reference | Type reference (TYPE) | STRING | 20090319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: SLD Exceptions | 20071116 |
Method UPDATE_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SLD_DB_REF | Call by reference | Object reference (TYPE REF TO) | CL_SLD_CIM_INSTANCE | Representation CIM Instance | 20080613 | |||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: SLD Exceptions | 20080612 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |