SAP ABAP Class CL_CHIP_EVENT_SERVICE (CHIP Page Event Service)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_EVENT_SERVICE | CHIP Page Event Service | 20090122 |
Properties
| Class | CL_CHIP_EVENT_SERVICE | |
| Short Description | CHIP Page Event Service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20090122 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHIP_EVENT_SERVICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CHIP_EVENT_SERVICE | CHIP Page Event Service | 20090122 |
Friends
Class CL_CHIP_EVENT_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20090122 |
Methods
Class CL_CHIP_EVENT_SERVICE has no method.
Events
Class CL_CHIP_EVENT_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_OBSERVED_CHIP | Private | See coding | 20090126 | BEGIN OF tp_observed_chip,
name TYPE string,
namespace TYPE string,
chip TYPE REF TO if_chip_instance,
END OF tp_observed_chip
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |