SAP ABAP Class CL_DBA_SOLMAN_DATA_PROVIDER (DBA: SolMan Data Provider)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADA_SOLMAN_DATA_PROVIDER | ADA: SolMan Data Provider | 20121129 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_SOLMAN_DATA_PROVIDER | DB2: SolMan Data Provider | 20121129 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_SOLMAN_DATA_PROVIDER | DB4: SolMan Data Provider | 20121129 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_SOLMAN_DATA_PROVIDER | DB6: SolMan Data Provider | 20121129 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_SOLMAN_DATA_PROVIDER | HDB: SolMan Data Provider | 20121129 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_SOLMAN_DATA_PROVIDER | MSS: SolMan Data Provider | 20121129 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_SOLMAN_DATA_PROVIDER | ORA: SolMan Data Provider | 20121129 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_SOLMAN_DATA_PROVIDER | SYB: SolMan Data Provider | 20121129 |
Properties
| Class | CL_DBA_SOLMAN_DATA_PROVIDER | |
| Short Description | DBA: SolMan Data Provider | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20121129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_SOLMAN_DATA_PROVIDER has no forward declaration.
Interfaces
Class CL_DBA_SOLMAN_DATA_PROVIDER has no interface implemented.
Friends
Class CL_DBA_SOLMAN_DATA_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20121129 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DBA_SOLMAN_DATA_PROVIDER | DBA: Table Statistics | 20121129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | CONSTRUCTOR | 20121129 | |
| 2 | Static method | Public | Method | 20121129 | ||
| 3 | Instance method | Public | Method | 20121129 | ||
| 4 | Instance method | Protected | Method | 20121129 |
Events
Class CL_DBA_SOLMAN_DATA_PROVIDER has no event.
Types
Class CL_DBA_SOLMAN_DATA_PROVIDER has no local type.
Method Signatures
Method CONSTRUCTOR 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 | 20121129 |
Method CONSTRUCTOR on class CL_DBA_SOLMAN_DATA_PROVIDER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DBA_SOLMAN_DATA_PROVIDER | DBA: Table Statistics | 20121129 | |||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20121129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: SolMan Data Provider Error | 20121129 |
Method GET_TABLE_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCHEMA | Call by reference | Type reference (TYPE) | DBA_TABLE_STATS-TABLE_SCHEMA | Table schema | 20121129 | |||
| 2 | RT_TABLE_STATS | Value transfer | Type reference (TYPE) | DBA_TABLE_STATS_TAB | DBA: Table Statistics | 20121129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: SolMan Data Provider Error | 20121129 |
Method METHOD_NOT_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_METHOD | Call by reference | Type reference (TYPE) | STRING | 20121129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: SolMan Data Provider Error | 20121129 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |