SAP ABAP Interface IF_CHIP_PORT_EVENT (CHIP Port Event)
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_PORT_EVENT | CHIP Port Event Implementation | 20081017 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_PORT_EVENT_DATA | Port Event with Reference to ABAP Data | 20081110 |
Properties
Interface | IF_CHIP_PORT_EVENT | |
Short Description | CHIP Port Event |
General Data
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20081013 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CHIP_PORT_EVENT has no forward declaration.
Interfaces
Interface IF_CHIP_PORT_EVENT has no interface.
Friends
Interface IF_CHIP_PORT_EVENT has no friend.
Attributes
Interface IF_CHIP_PORT_EVENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the port name | 20081016 |
2 | ![]() |
Instance method | Public | Method | Returns the port objects | 20081110 |
3 | ![]() |
Instance method | Public | Method | Returns the number of contained port objects | 20081113 |
Events
Interface IF_CHIP_PORT_EVENT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PORT_OBJECT_TAB | Public | See coding | 20081106 | PORT_OBJECT_TAB type standard table of ref to IF_CHIP_PORT_OBJECT with default key
|
Method Signatures
Method GET_PORT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PORT_NAME | Value transfer | Type reference (TYPE) | STRING | Port Name | 20081016 |
Method GET_PORT_NAME on Interface IF_CHIP_PORT_EVENT has no exception.
Method GET_PORT_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PORT_OBJECTS | Value transfer | Type reference (TYPE) | PORT_OBJECT_TAB | Liefert die Liste der Port-Objekte | 20081110 |
Method GET_PORT_OBJECTS on Interface IF_CHIP_PORT_EVENT has no exception.
Method GET_PORT_OBJECTS_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Value transfer | Type reference (TYPE) | I | 20081113 |
Method GET_PORT_OBJECTS_COUNT on Interface IF_CHIP_PORT_EVENT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |