SAP ABAP Class CL_BSP_DLC_CONFIG_MANAGER (Configuratiion Runtime Object)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
BSP_DYN_CONFIG_RUNTIME (Package) Runtime Support for Dynamic Layout
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_DLC_CONFIG_MANAGER | Configuration Manager Interface | 20050915 |
Properties
| Class | CL_BSP_DLC_CONFIG_MANAGER | |
| Short Description | Configuratiion Runtime Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_RUNTIME | Runtime Support for Dynamic Layout |
| Created | 20050915 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_DLC_CONFIG_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_DLC_CONFIG_MANAGER | Configuration Manager Interface | 20050915 |
Friends
Class CL_BSP_DLC_CONFIG_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | GTYPE_CONFIG_TAB | Buffer table for config instances | 20051019 | |||
| 2 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_BSP_DLC_VIEW_DESCRIPTOR' | Object Type Name | 20051018 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BSP_DLC_SUBKEY | Generic Subkey | 20051028 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BSP_DLC_USAGE | usage context | 20051018 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20051018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051018 |
Events
Class CL_BSP_DLC_CONFIG_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_CONFIG_ENTRY | Protected | See coding | 20051019 | begin of GTYPE_CONFIG_ENTRY,
VIEWNAME type STRING,
CONFIGURATION type ref to IF_BSP_DLC_CONFIGURATION,
end of GTYPE_CONFIG_ENTRY
|
||
| 2 | GTYPE_CONFIG_TAB | Protected | See coding | 20051019 | GTYPE_CONFIG_TAB type hashed table of GTYPE_CONFIG_ENTRY with unique key VIEWNAME
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUBKEY | Call by reference | Type reference (TYPE) | BSP_DLC_SUBKEY | Generic Subkey | 20051028 | |||
| 2 | IV_USAGE | Call by reference | Type reference (TYPE) | BSP_DLC_USAGE | usage context | 20051018 | |||
| 3 | IV_VIEW_DESCRIPTOR_TYPE | Call by reference | Type reference (TYPE) | SEOCLSNAME | DEFAULT_VIEW_DESCRIPTOR_TYPE | Object Type Name | 20051018 |
Method CONSTRUCTOR on class CL_BSP_DLC_CONFIG_MANAGER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |