SAP ABAP Interface IF_CHIP_CONFIG (CHIP Configuration)
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_CONFIG | CHIP Configuration | 20100610 |
Properties
| Interface | IF_CHIP_CONFIG | |
| Short Description | CHIP Configuration |
General Data
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20100610 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CHIP_CONFIG has no forward declaration.
Interfaces
Interface IF_CHIP_CONFIG has no interface.
Friends
Interface IF_CHIP_CONFIG has no friend.
Attributes
Interface IF_CHIP_CONFIG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the CHIP definition | 20100610 | |
| 2 | Instance method | Public | Method | Returns a config port event | 20100610 | |
| 3 | Instance method | Public | Method | Sets a config port event | 20100610 |
Events
Interface IF_CHIP_CONFIG has no event.
Types
Interface IF_CHIP_CONFIG has no local type.
Method Signatures
Method GET_CHIP_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_DEFINITION | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_DEFINITION | CHIP Definition | 20100610 |
Method GET_CHIP_DEFINITION on Interface IF_CHIP_CONFIG has no exception.
Method GET_CONFIG_PORT_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_INPORT | Call by reference | Type reference (TYPE) | STRING | 20100610 | ||||
| 2 | PORT_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20100610 |
Method GET_CONFIG_PORT_EVENT on Interface IF_CHIP_CONFIG has no exception.
Method SET_CONFIG_PORT_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_INPORT | Call by reference | Type reference (TYPE) | STRING | 20100610 | ||||
| 2 | PORT_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20100610 |
Method SET_CONFIG_PORT_EVENT on Interface IF_CHIP_CONFIG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |