SAP ABAP Class IF_CHIP_PORT_INSTANCE_PROVIDER (Provides runtime instances of ports)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_INPORT_INSTANCE_PROVID Access to Current Inport Events 20090211
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_WIRING_RUNTIME CHIP Wiring Runtime 20081119
Properties
Class IF_CHIP_PORT_INSTANCE_PROVIDER  
Short Description Provides runtime instances of ports    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CHIP_PORT_INSTANCE_PROVIDER has no interface implemented.
Friends
Class IF_CHIP_PORT_INSTANCE_PROVIDER has no friend class.
Attributes
Class IF_CHIP_PORT_INSTANCE_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PORT_INSTANCE Instance method Public Method Provides the port instance for a port of a CHIP instance 20081114
Events
Class IF_CHIP_PORT_INSTANCE_PROVIDER has no event.
Types
Class IF_CHIP_PORT_INSTANCE_PROVIDER has no local type.
Method Signatures

Method GET_PORT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_INSTANCE Call by reference Type reference (TYPE) STRING ID der CHIP-Instanz 20081114
2 Importing PORT Call by reference Type reference (TYPE) STRING Name des Port 20081114
3 Returning PORT_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CHIP_PORT_INSTANCE spezifizierte Port-Instanz 20081114

Method GET_PORT_INSTANCE on class IF_CHIP_PORT_INSTANCE_PROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in