SAP ABAP Class IF_CHIP_WIRING_DEFINITION (Description of a CHIP Wiring)
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
Class IF_CHIP_WIRING_DEFINITION  
Short Description Description of a CHIP Wiring    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CHIP_WIRING_DEFINITION has no forward declaration.
Interfaces
Class IF_CHIP_WIRING_DEFINITION has no interface implemented.
Friends
Class IF_CHIP_WIRING_DEFINITION has no friend class.
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
Class IF_CHIP_WIRING_DEFINITION has no method.
Events
Class 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