SAP ABAP Class CL_CHIP_DATA_CONTEXT (CHIP Data Context)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
⤷
⤷
Properties
| Class | CL_CHIP_DATA_CONTEXT | |
| Short Description | CHIP Data Context | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
| Created | 20101129 | SAP |
| Last change | 20130531 | 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
Class CL_CHIP_DATA_CONTEXT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CHIP_WD_SP_MANAGER_IMPL | 20110119 | CHIP Web Dynpro Side Panel Manager Implementation |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CHIP_DATA_CONTEXT_IMPL | CHIP Data Context | 20110119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20110119 | ||
| 2 | Static method | Private | Method | 20110601 | ||
| 3 | Static method | Public | Constructor | 20110119 | ||
| 4 | Static method | Private | Method | 20110119 | ||
| 5 | Static method | Public | Method | 20110119 | ||
| 6 | Static method | Private | Event handling method | 20110119 | ||
| 7 | Static method | Private | Event handling method | 20110608 | ||
| 8 | Static method | Private | Event handling method | 20110601 | ||
| 9 | Static method | Private | Method | 20110119 | ||
| 10 | Static method | Private | Method | 20110608 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CONTEXT_CHANGED | Static Event (1) |
Public (2) |
20110119 | |
| 2 | CONTEXT_DESTROYED | Static Event (1) |
Public (2) |
20110119 | |
| 3 | CONTEXT_INITIALIZED | Static Event (1) |
Public (2) |
20110119 | |
| 4 | REFRESHED | Static Event (1) |
Public (2) |
20110608 | |
| 5 | WIRING_LOCK_CHANGED | Static Event (1) |
Public (2) |
20110601 |
Types
Class CL_CHIP_DATA_CONTEXT has no local type.
Method Signatures
Method CHANGE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_CONTEXT_XML | Call by reference | Type reference (TYPE) | STRING | 20110119 |
Method CHANGE_CONTEXT on class CL_CHIP_DATA_CONTEXT has no exception.
Method CHANGE_WIRING_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WIRING_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110601 |
Method CHANGE_WIRING_LOCK on class CL_CHIP_DATA_CONTEXT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHIP_DATA_CONTEXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHIP_DATA_CONTEXT has no exception.
Method DESTROY_CONTEXT Signature
Method DESTROY_CONTEXT on class CL_CHIP_DATA_CONTEXT has no parameter.
Method DESTROY_CONTEXT on class CL_CHIP_DATA_CONTEXT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_DATA_CONTEXT | CHIP Data Context | 20110119 |
Method GET_INSTANCE on class CL_CHIP_DATA_CONTEXT has no exception.
Method HNDL_CONTEXT_CHANGED Signature
Method HNDL_CONTEXT_CHANGED on class CL_CHIP_DATA_CONTEXT has no parameter.
Method HNDL_CONTEXT_CHANGED on class CL_CHIP_DATA_CONTEXT has no exception.
Method HNDL_REFRESHED Signature
Method HNDL_REFRESHED on class CL_CHIP_DATA_CONTEXT has no parameter.
Method HNDL_REFRESHED on class CL_CHIP_DATA_CONTEXT has no exception.
Method HNDL_WIRING_LOCK_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WIRING_LOCK | Call by reference | Attribute reference (LIKE) | 20110601 |
Method HNDL_WIRING_LOCK_CHANGED on class CL_CHIP_DATA_CONTEXT has no exception.
Method INIT_CONTEXT Signature
Method INIT_CONTEXT on class CL_CHIP_DATA_CONTEXT has no parameter.
Method INIT_CONTEXT on class CL_CHIP_DATA_CONTEXT has no exception.
Method REFRESH Signature
Method REFRESH on class CL_CHIP_DATA_CONTEXT has no parameter.
Method REFRESH on class CL_CHIP_DATA_CONTEXT has no exception.
Event Signatures
Event CONTEXT_CHANGED Signature
Event CONTEXT_CHANGED on class CL_CHIP_DATA_CONTEXT has no parameter.
Event CONTEXT_DESTROYED Signature
Event CONTEXT_DESTROYED on class CL_CHIP_DATA_CONTEXT has no parameter.
Event CONTEXT_INITIALIZED Signature
Event CONTEXT_INITIALIZED on class CL_CHIP_DATA_CONTEXT has no parameter.
Event REFRESHED Signature
Event REFRESHED on class CL_CHIP_DATA_CONTEXT has no parameter.
Event WIRING_LOCK_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WIRING_LOCK | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110601 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |