SAP ABAP Class IF_CHIP_RUNTIME (CHIP Runtime)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_RUNTIME CHIP Runtime 20081210
Properties
Class 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 20081027   SAP 
Last change 20130531   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_RUNTIME has no interface implemented.
Friends
Class 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 20110527
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHIP_INSTANCE Instance method Public Method Provides a CHIP instance 20081027
2 GET_CHIP_INSTANCE_IDS Instance method Public Method Returns all CHIP instance IDs 20081027
Events
# Event Type Visibility Description Created on
1 CHIP_ADDED Instance Event
(0)
Public
(2)
CHIP Added 20081210
2 CHIP_REMOVED Instance Event
(0)
Public
(2)
CHIP Removed 20081210
Types
Class 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) IF_CHIP_INSTANCE CHIP Instanz 20081027
2 Importing INSTANCE_ID Call by reference Type reference (TYPE) STRING CHIP Instanz ID 20081027

Method GET_CHIP_INSTANCE on class 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 Tabelle von Strings 20081027

Method GET_CHIP_INSTANCE_IDS on class 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 20081210

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 20081210
History
Last changed by/on SAP  20130531 
SAP Release Created in