SAP ABAP Class CL_CHIP_PORT_EVENT_PROVIDER (Provision of Port Events)
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
⤷
⤷
Properties
| Class | CL_CHIP_PORT_EVENT_PROVIDER | |
| Short Description | Provision of Port Events | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20090113 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHIP_PORT_EVENT_PROVIDER has no forward declaration.
Interfaces
Class CL_CHIP_PORT_EVENT_PROVIDER has no interface implemented.
Friends
Class CL_CHIP_PORT_EVENT_PROVIDER has no friend class.
Attributes
Class CL_CHIP_PORT_EVENT_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the description of the event | 20090113 | |
| 2 | Instance method | Public | Method | Returns the port event for the port | 20090113 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | PORT_DEFINITION_CHANGED | Instance Event (0) |
Public (2) |
Triggered if the port definition changes | 20090113 |
Types
Class CL_CHIP_PORT_EVENT_PROVIDER has no local type.
Method Signatures
Method GET_PORT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PORT_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_DESCRIPTION | CHIP Port Beschreibung | 20090113 |
Method GET_PORT_DESCRIPTION on class CL_CHIP_PORT_EVENT_PROVIDER has no exception.
Method GET_PORT_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PORT_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20090113 |
Method GET_PORT_EVENT on class CL_CHIP_PORT_EVENT_PROVIDER has no exception.
Event Signatures
Event PORT_DEFINITION_CHANGED Signature
Event PORT_DEFINITION_CHANGED on class CL_CHIP_PORT_EVENT_PROVIDER has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |