SAP ABAP Class CL_CHIP_WIRING (CHIP Wiring Implementation)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_WIRING | CHIP Wiring at Runtime | 20081030 |
Properties
| Class | CL_CHIP_WIRING | |
| Short Description | CHIP Wiring Implementation | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20081030 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CHIP_WIRING | CHIP Wiring at Runtime | 20081030 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CHIP_WIRING_HELPER | 20081121 | CHIP Wiring Help Class |
Attributes
Class CL_CHIP_WIRING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081106 |
Events
Class CL_CHIP_WIRING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_PARAMETER_MAPPING | Private | See coding | Parameter Mapping | 20081030 | begin of tp_s_parameter_mapping,
index type i,
outport_parameter_name type string,
inport_parameter_name type string,
end of tp_s_parameter_mapping
|
|
| 2 | TP_T_PARAMETER_MAPPING | Private | See coding | Sorted Table: Parameter Mapping | 20081030 | tp_t_parameter_mapping type sorted table of tp_s_parameter_mapping with unique key index
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPORT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_DESCRIPTION | CHIP Port Beschreibung | 20081121 | |||
| 2 | RESULT_INFO | Call by reference | Type reference (TYPE) | IF_CHIP_WIRING=>RESULT_LINE_WITH_MAPPING | 20081121 | ||||
| 3 | WIRING_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_WIRING_DEFINITION | das Wiring | 20081111 |
Method CONSTRUCTOR on class CL_CHIP_WIRING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |