SAP ABAP Class CL_BSP_WD_VIEW_GROUP_CONTEXT (Data Context of a View Group)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_VIEW_GROUP_CONTEXT | Interface for the Data Context of a View Group | 20070531 |
Properties
| Class | CL_BSP_WD_VIEW_GROUP_CONTEXT | |
| Short Description | Data Context of a View Group | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD | WebClient UI Framework Runtime |
| Created | 20070531 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_VIEW_GROUP_CONTEXT | Interface for the Data Context of a View Group | 20070531 |
Friends
Class CL_BSP_WD_VIEW_GROUP_CONTEXT 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_DEP_VG_CTXT_TAB | 20070709 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | GTYPE_CONTROLLER_TAB | 20070601 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110407 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070601 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_WEAK_REFERENCE | Weak References to Generating Context | 20070709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070709 | |
| 2 | Instance method | Protected | Event handling method | 20070604 |
Events
Class CL_BSP_WD_VIEW_GROUP_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_CONTROLLER_TAB | Protected | See coding | 20070601 | GTYPE_CONTROLLER_TAB type hashed table of ref to CL_BSP_WD_VIEW_CONTROLLER with unique key TABLE_LINE
|
||
| 2 | GTYPE_DEP_VG_CTXT_ENTRY | Protected | See coding | 20070709 | begin of GTYPE_DEP_VG_CTXT_ENTRY,
filter type ref to object,
context type ref to if_bsp_wd_view_group_context,
end of GTYPE_DEP_VG_CTXT_ENTRY
|
||
| 3 | GTYPE_DEP_VG_CTXT_TAB | Protected | See coding | 20070709 | GTYPE_DEP_VG_CTXT_TAB type HASHED TABLE OF GTYPE_DEP_VG_CTXT_ENTRY with unique key filter
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_VIEW_GROUP_CONTEXT | Interface für den Datenkontext einer Viewgruppe | 20070709 |
Method CONSTRUCTOR on class CL_BSP_WD_VIEW_GROUP_CONTEXT has no exception.
Method ON_TX_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCKS_KEPT | Value transfer | Attribute reference (LIKE) | 20080418 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20080626 |
Method ON_TX_FINISHED on class CL_BSP_WD_VIEW_GROUP_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |