SAP ABAP Class IF_CSI_INSTANCE (CSI Instance)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CSI_INSTANCE CSI Cloud Instance 20100112
Properties
Class IF_CSI_INSTANCE  
Short Description CSI Instance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CSI_INSTANCE has no forward declaration.
Interfaces
Class IF_CSI_INSTANCE has no interface implemented.
Friends
Class IF_CSI_INSTANCE has no friend class.
Attributes
Class IF_CSI_INSTANCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Get the Instance Data 20100112
2 REFRESH Instance method Public Method Refresh the Instance Data 20100112
3 SET_ADD_DATA Instance method Public Method Store Additional Data at this Instance 20100112
Events
Class IF_CSI_INSTANCE has no event.
Types
Class IF_CSI_INSTANCE has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DATA Value transfer Type reference (TYPE) CSIS_INSTANCE CSI Cloud Instance 20100112

Method GET_DATA on class IF_CSI_INSTANCE has no exception.

Method REFRESH Signature

Method REFRESH on class IF_CSI_INSTANCE has no parameter.
Method REFRESH on class IF_CSI_INSTANCE has no exception.

Method SET_ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTION1 Call by reference Type reference (TYPE) CSI_CHAR200 CSI Char-field of length 200 20100112
2 Importing IV_OPTION2 Call by reference Type reference (TYPE) CSI_CHAR200 CSI Char-field of length 200 20100112
3 Importing IV_OPTION3 Call by reference Type reference (TYPE) CSI_CHAR200 CSI Char-field of length 200 20100112

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