SAP ABAP Interface IF_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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_EVENT_SERVICE | CHIP Page Event Service | 20090122 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_EVENT_SERVICE_WD | CHIP Page Event Service | 20090211 |
Properties
Interface | IF_CHIP_EVENT_SERVICE | |
Short Description | CHIP Page Event Service |
General Data
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20090122 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CHIP_EVENT_SERVICE has no forward declaration.
Interfaces
Interface IF_CHIP_EVENT_SERVICE has no interface.
Friends
Interface IF_CHIP_EVENT_SERVICE has no friend.
Attributes
Interface IF_CHIP_EVENT_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Registers the CHIP instance for a notification | 20090122 |
2 | ![]() |
Instance method | Public | Method | Deregisters the CHIP instance for all notifications | 20090123 |
3 | ![]() |
Instance method | Public | Method | Deregisters the CHIP instance for a notification | 20090122 |
4 | ![]() |
Instance method | Public | Method | Triggers a notification | 20090122 |
Events
Interface IF_CHIP_EVENT_SERVICE has no event.
Types
Interface IF_CHIP_EVENT_SERVICE has no local type.
Method Signatures
Method ATTACH_NOTIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_INSTANCE | CHIP Instanz | 20090122 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20090122 | ||
3 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20090122 |
Method ATTACH_NOTIFICATION on Interface IF_CHIP_EVENT_SERVICE has no exception.
Method DETACH_ALL_NOTIFICATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_INSTANCE | CHIP Instanz | 20090123 |
Method DETACH_ALL_NOTIFICATIONS on Interface IF_CHIP_EVENT_SERVICE has no exception.
Method DETACH_NOTIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_INSTANCE | CHIP Instanz | 20090122 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20090122 | ||
3 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20090122 |
Method DETACH_NOTIFICATION on Interface IF_CHIP_EVENT_SERVICE has no exception.
Method NOTIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
2 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
3 | ![]() |
PROPERTY_TAB | Value transfer | Type reference (TYPE) | CHIP_PROPERTY_TAB | Tabelle von Eigenschaften als Name Wert Paar | 20090123 |
Method NOTIFY on Interface IF_CHIP_EVENT_SERVICE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |