SAP ABAP Class CL_BSP_WD_WB_DATA_CONTEXT (Workbench Data context)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_WB_FRAME (Package) Workbench Appl Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_WB_DATA_CONTEXT | Central data context | 20080204 |
Properties
| Class | CL_BSP_WD_WB_DATA_CONTEXT | |
| Short Description | Workbench Data context | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD_WB_FRAME | Workbench Appl Framework |
| Created | 20080204 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_WD_WB_DATA_CONTEXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_WB_DATA_CONTEXT | Central data context | 20080204 |
Friends
Class CL_BSP_WD_WB_DATA_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LTYPE_ITEM_TAB | 20080206 |
Methods
Class CL_BSP_WD_WB_DATA_CONTEXT has no method.
Events
Class CL_BSP_WD_WB_DATA_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_ITEM_LINE | Private | See coding | 20080206 | begin of LTYPE_ITEM_LINE,
NAME type STRING,
VALUE type ref to DATA,
end of LTYPE_ITEM_LINE
|
||
| 2 | LTYPE_ITEM_TAB | Private | See coding | 20080206 | LTYPE_ITEM_TAB type sorted table of LTYPE_ITEM_LINE
with unique key NAME initial size 0
|
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 701 |