SAP ABAP Class CL_DBA_SHM_ROOT (DBA Cockpit: SHM Area Root Class)
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_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20050520 |
Properties
| Class | CL_DBA_SHM_ROOT | |
| Short Description | DBA Cockpit: SHM Area Root Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20050520 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_SHM_ROOT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20050520 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DB6_TREE_NAVIGATOR | 20050520 | CL_DB6_TREE_NAVIGATOR |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_HASHMAP | ABAP HashMap | 20061114 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DBA_SHMA_XCHG_DATA_TAB | DBA Cockpit: table of DBA_SHMA_XCHG_DATA | 20071004 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DBA_SHMA_DATA_TAB | DBA: Table of DBA_SHMA_DATA | 20080604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061114 |
Events
Class CL_DBA_SHM_ROOT has no event.
Types
Class CL_DBA_SHM_ROOT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DBA_SHM_ROOT has no parameter.
Method CONSTRUCTOR on class CL_DBA_SHM_ROOT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |