SAP ABAP Class CL_GENIL_MODEL_SHM_CNTR_ROOT (Shared Model Control Root)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
⤷
⤷
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 | 20090512 |
Properties
| Class | CL_GENIL_MODEL_SHM_CNTR_ROOT | |
| Short Description | Shared Model Control Root | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_GENIL | Generic Interaction Layer for Access to CRM Objects |
| Created | 20090512 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GENIL_MODEL_SHM_CNTR_ROOT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20090512 |
Friends
Class CL_GENIL_MODEL_SHM_CNTR_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GTYPE_COMPONENT_TAB | 20090512 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | GTYPE_STAT_TAB | 20090522 |
Methods
Class CL_GENIL_MODEL_SHM_CNTR_ROOT has no method.
Events
Class CL_GENIL_MODEL_SHM_CNTR_ROOT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_COMPONENT_ENTRY | Public | See coding | 20090512 | begin of GTYPE_COMPONENT_ENTRY,
NAMESPACE type GENILT_NAMESPACE,
COMPONENT type CRMT_COMPONENT_NAME,
EXPIRES type TIMESTAMP,
HAS_ERRORS type ABAP_BOOL,
end of GTYPE_COMPONENT_ENTRY
|
||
| 2 | GTYPE_COMPONENT_TAB | Public | See coding | 20090512 | GTYPE_COMPONENT_TAB type hashed table of GTYPE_COMPONENT_ENTRY with unique key NAMESPACE COMPONENT
|
||
| 3 | GTYPE_STAT_ENTRY | Public | See coding | 20090522 | begin of GTYPE_STAT_ENTRY,
TIMESTAMP type TIMESTAMP,
COMP_LOADED type I,
COMP_ACTIVE type I,
COMP_EXP type I,
COMP_ERR type I,
end of GTYPE_STAT_ENTRY
|
||
| 4 | GTYPE_STAT_TAB | Public | See coding | 20090522 | GTYPE_STAT_TAB type standard table of GTYPE_STAT_ENTRY
|
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |