SAP ABAP Class CL_CSI_INSTANCE (CSI Cloud Instance)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     CSI_ADMIN (Package) Cloud Service Administration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CSI_INSTANCE CSI Instance 20100112
Properties
Class CL_CSI_INSTANCE  
Short Description CSI Cloud Instance    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CSI_ADMIN   Cloud Service Administration 
Created 20100111   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CSI_INSTANCE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CSI_INSTANCE CSI Instance 20100112
Friends
# Friend Modeled only Created on Description
1 CL_CSI_PROFILE 20100111 CSI Administration Profile
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DATA Instance attribute Protected Type reference (TYPE) CSIS_INSTANCE CSI Cloud Instance 20100111
2 SO_DATA Static Attribute Private Object reference (TYPE REF TO) IF_CSI_DATASTORE CSI Datastore Interface 20100111
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100111
2 FACTORY Static method Private Method Create an Instance Object 20100111
3 GET_DATA Instance method Private Method 20100111
4 GET_DATA_FOR_INSTANCE Static method Public Method Get the data for a CSI instance 20110718
5 GET_NODE_FROM_INSTANCE Static method Public Method Get the CSI Node for this Instance 20100114
6 REFRESH Instance method Private Method 20100111
7 SAVE_DATA Instance method Private Method Save the Data to the DB 20100111
8 SET_ADD_DATA Instance method Private Method 20100111
Events
# Event Type Visibility Description Created on
1 DATA_REFRESHED Instance Event
(0)
Public
(2)
20100111
Types
Class CL_CSI_INSTANCE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CSI_INSTANCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CSI_INSTANCE has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) CSI_INSTANCE_ID CSI Name of an Instance 20110713
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CSI_INSTANCE CSI Cloud Instance 20100111

Method FACTORY on class CL_CSI_INSTANCE has no exception.

Method GET_DATA Signature

Method GET_DATA on class CL_CSI_INSTANCE has no parameter.
Method GET_DATA on class CL_CSI_INSTANCE has no exception.

Method GET_DATA_FOR_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) CSI_INSTANCE_ID CSI Instance ID 20110718
2 Returning RS_DATA Value transfer Type reference (TYPE) CSIS_INSTANCE CSI Cloud Instance 20110718

Method GET_DATA_FOR_INSTANCE on class CL_CSI_INSTANCE has no exception.

Method GET_NODE_FROM_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_CSI_INSTANCE CSI Cloud Instance 20100114
2 Returning RO_NODE Value transfer Object reference (TYPE REF TO) CL_CSI_NODE CSI Cloud Node 20100114

Method GET_NODE_FROM_INSTANCE on class CL_CSI_INSTANCE has no exception.

Method REFRESH Signature

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

Method SAVE_DATA Signature

Method SAVE_DATA on class CL_CSI_INSTANCE has no parameter.
Method SAVE_DATA on class CL_CSI_INSTANCE has no exception.

Method SET_ADD_DATA Signature

Method SET_ADD_DATA on class CL_CSI_INSTANCE has no parameter.
Method SET_ADD_DATA on class CL_CSI_INSTANCE has no exception.
Event Signatures

Event DATA_REFRESHED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_NODE Exporting Value transfer Object reference (TYPE REF TO) CL_CSI_NODE CSI Cloud Node 20100111
History
Last changed by/on SAP  20130531 
SAP Release Created in 702