SAP ABAP Class IF_CHIP_PORT_EVENT (CHIP Port Event)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_PORT_EVENT CHIP Port Event Implementation 20081017
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_PORT_EVENT_DATA Port Event with Reference to ABAP Data 20081110
Properties
Class IF_CHIP_PORT_EVENT  
Short Description CHIP Port Event    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081013   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CHIP_PORT_EVENT has no forward declaration.
Interfaces
Class IF_CHIP_PORT_EVENT has no interface implemented.
Friends
Class IF_CHIP_PORT_EVENT has no friend class.
Attributes
Class IF_CHIP_PORT_EVENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PORT_NAME Instance method Public Method Returns the port name 20081016
2 GET_PORT_OBJECTS Instance method Public Method Returns the port objects 20081110
3 GET_PORT_OBJECTS_COUNT Instance method Public Method Returns the number of contained port objects 20081113
Events
Class IF_CHIP_PORT_EVENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PORT_OBJECT_TAB Public See coding 20081106 PORT_OBJECT_TAB type standard table of ref to IF_CHIP_PORT_OBJECT with default key
Method Signatures

Method GET_PORT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PORT_NAME Value transfer Type reference (TYPE) STRING Port Name 20081016

Method GET_PORT_NAME on class IF_CHIP_PORT_EVENT has no exception.

Method GET_PORT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PORT_OBJECTS Value transfer Type reference (TYPE) PORT_OBJECT_TAB Liefert die Liste der Port-Objekte 20081110

Method GET_PORT_OBJECTS on class IF_CHIP_PORT_EVENT has no exception.

Method GET_PORT_OBJECTS_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I 20081113

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