SAP ABAP Class /UI2/IF_CHIP_RUNTIME (CHIP Runtime)
Properties
Class /UI2/IF_CHIP_RUNTIME  
Short Description CHIP Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130313   SAP 
Last change 20131127   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 /UI2/IF_CHIP_RUNTIME has no interface implemented.
Friends
Class /UI2/IF_CHIP_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROCESSING_PHASE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130313
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHIP_INSTANCE Instance method Public Method 20130313
2 GET_CHIP_INSTANCE_IDS Instance method Public Method 20130313
Events
# Event Type Visibility Description Created on
1 CHIP_ADDED Instance Event
(0)
Public
(2)
20130313
2 CHIP_REMOVED Instance Event
(0)
Public
(2)
20130313
Types
Class /UI2/IF_CHIP_RUNTIME has no local type.
Method Signatures

Method GET_CHIP_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_INSTANCE Value transfer Object reference (TYPE REF TO) /UI2/IF_CHIP_INSTANCE 20130313
2 Importing INSTANCE_ID Call by reference Type reference (TYPE) STRING 20130313

Method GET_CHIP_INSTANCE on class /UI2/IF_CHIP_RUNTIME has no exception.

Method GET_CHIP_INSTANCE_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE_IDS Value transfer Type reference (TYPE) STRING_TABLE 20130313

Method GET_CHIP_INSTANCE_IDS on class /UI2/IF_CHIP_RUNTIME has no exception.
Event Signatures

Event CHIP_ADDED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INSTANCE_ID Exporting Value transfer Type reference (TYPE) STRING 20130313

Event CHIP_REMOVED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INSTANCE_ID Exporting Value transfer Type reference (TYPE) STRING 20130313
History
Last changed by/on SAP  20131127 
SAP Release Created in