SAP ABAP Class IF_CHIP_WIRING (CHIP Wiring at Runtime)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_WIRING | CHIP Wiring Implementation | 20081030 |
Properties
| Class | IF_CHIP_WIRING | |
| Short Description | CHIP Wiring at Runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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
Class IF_CHIP_WIRING has no interface implemented.
Friends
Class IF_CHIP_WIRING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CHIP_WIRING_DEFINITION | Description of a CHIP Wiring | 20081111 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CHIP_PORT_DESCRIPTION | Description of Inport | 20081110 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RESULT_LINE_WITH_MAPPING | 20081114 |
Methods
Class IF_CHIP_WIRING has no method.
Events
Class IF_CHIP_WIRING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_INFO | Public | See coding | 20081114 | begin of component_info,
reference type ref to data,
outport_instance type ref to if_chip_port_instance,
alias_name type dfies-lfieldname,
source_outport_parameter type string,
sypointer type ref to data,
end of component_info
|
||
| 2 | COMPONENT_INFOS | Public | See coding | 20081114 | component_infos type standard table of component_info with default key
|
||
| 3 | RESULT_LINE_WITH_MAPPING | Public | See coding | 20081114 | begin of result_line_with_mapping,
result_line type ref to data,
component_infos type component_infos,
end of result_line_with_mapping
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |