SAP ABAP Class IF_CHIP_CONFIG (CHIP Configuration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_CONFIG CHIP Configuration 20100610
Properties
Class IF_CHIP_CONFIG  
Short Description CHIP Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100610   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CHIP_CONFIG has no forward declaration.
Interfaces
Class IF_CHIP_CONFIG has no interface implemented.
Friends
Class IF_CHIP_CONFIG has no friend class.
Attributes
Class IF_CHIP_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHIP_DEFINITION Instance method Public Method Returns the CHIP definition 20100610
2 GET_CONFIG_PORT_EVENT Instance method Public Method Returns a config port event 20100610
3 SET_CONFIG_PORT_EVENT Instance method Public Method Sets a config port event 20100610
Events
Class IF_CHIP_CONFIG has no event.
Types
Class IF_CHIP_CONFIG has no local type.
Method Signatures

Method GET_CHIP_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_DEFINITION Value transfer Object reference (TYPE REF TO) IF_CHIP_DEFINITION CHIP Definition 20100610

Method GET_CHIP_DEFINITION on class IF_CHIP_CONFIG has no exception.

Method GET_CONFIG_PORT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_INPORT Call by reference Type reference (TYPE) STRING 20100610
2 Returning PORT_EVENT Value transfer Object reference (TYPE REF TO) IF_CHIP_PORT_EVENT CHIP Port Event 20100610

Method GET_CONFIG_PORT_EVENT on class IF_CHIP_CONFIG has no exception.

Method SET_CONFIG_PORT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_INPORT Call by reference Type reference (TYPE) STRING 20100610
2 Importing PORT_EVENT Call by reference Object reference (TYPE REF TO) IF_CHIP_PORT_EVENT CHIP Port Event 20100610

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