SAP ABAP Interface IF_CHIP_WIRING_DEFINITION (Description of a CHIP Wiring)
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_WIRING_DEFINITION | Description of a CHIP Wiring | 20081111 |
Properties
| Interface | IF_CHIP_WIRING_DEFINITION | |
| Short Description | Description of a CHIP Wiring |
General Data
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20081111 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CHIP_WIRING_DEFINITION has no forward declaration.
Interfaces
Interface IF_CHIP_WIRING_DEFINITION has no interface.
Friends
Interface IF_CHIP_WIRING_DEFINITION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_INSTANCE_ID | Instance attribute | Public | Type reference (TYPE) | STRING | 20081113 | |||
| 2 | INPORT | Instance attribute | Public | Type reference (TYPE) | STRING | 20081113 | |||
| 3 | WIRING | Instance attribute | Public | Type reference (TYPE) | CHIP_PAGE_PORT_WIRING_PARAM_T | Description of Wiring | 20081111 | ||
| 4 | WIRING_TYPE_FIXED | Constant | Public | Type reference (TYPE) | CHIP_WIRING_TYPE_FOR_PARAMETER | 'F' | Wiring with a Literal | 20081111 | |
| 5 | WIRING_TYPE_NONE | Constant | Public | Type reference (TYPE) | CHIP_WIRING_TYPE_FOR_PARAMETER | ' ' | No Wiring for a Parameter | 20081111 | |
| 6 | WIRING_TYPE_PARAMETER | Constant | Public | Type reference (TYPE) | CHIP_WIRING_TYPE_FOR_PARAMETER | 'P' | Wiring with an Outport Parameter | 20081111 | |
| 7 | WIRING_TYPE_SY | Constant | Public | Type reference (TYPE) | CHIP_WIRING_TYPE_FOR_PARAMETER | 'S' | Wiring with an SY Field | 20081111 |
Methods
Interface IF_CHIP_WIRING_DEFINITION has no method.
Events
Interface IF_CHIP_WIRING_DEFINITION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_T_CHIP_WIRING_DEFINITION | Public | See coding | Hashed Table: CHIP Wiring Definitions | 20081124 | tp_t_chip_wiring_definition type hashed table of ref to if_chip_wiring_definition with unique key table_line
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |