SAP ABAP Class CL_CSI_TEST_PROFILE (CSI Test Profile)
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 Inheritance (c INHERITING FROM c_ref)  CL_CSI_PROFILE CSI Administration Profile 20110805
Properties
Class CL_CSI_TEST_PROFILE  
Short Description CSI Test Profile    
Super Class CL_CSI_PROFILE CSI Administration Profile 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CSI_ADMIN   Cloud Service Administration 
Created 20110805   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CSI_TEST_PROFILE has no forward declaration.
Interfaces
Class CL_CSI_TEST_PROFILE has no interface implemented.
Friends
Class CL_CSI_TEST_PROFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DUMMY_INSTANCE_PATTERN Constant Public Type reference (TYPE) CSI_INSTANCE_NAME '$AUNIT-INSTANCE{0}$' CSI Name of an Instance 20110805
2 MO_INST_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_CSI_INSTANCE_HANDLER CSI Cloud Instance Handler 20110805
3 MT_INSTANCES Instance attribute Private Type reference (TYPE) GTYT_INSTANCE_STATE CSI Cloud Instances 20110805
4 MV_INSTANCE_COUNTER Instance attribute Private Type reference (TYPE) CSI_INT 0 CSI Integer (4 Byte) 20110805
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110805
2 GET_INSTANCE_STATUS Instance method Public Method Get the dummy instance status 20110810
3 SET_INSTANCE_STATUS Instance method Public Method Set the dummy instance status 20110805
4 START_DUMMY_INSTANCE Instance method Public Method Start a dummy instance 20110805
5 STOP_DUMMY_INSTANCE Instance method Public Method Stop a dummy instance 20110805
Events
Class CL_CSI_TEST_PROFILE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYS_INSTANCE_STATE Private See coding 20110805 begin of GTYS_INSTANCE_STATE, instance_id type csi_instance_id, instance type csis_instance, status type csi_instance_state, end of gtys_instance_state
2 GTYT_INSTANCE_STATE Private See coding 20110805 gtyt_instance_state type hashed table of gtys_instance_state with unique key instance_id
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE_NAME Call by reference Type reference (TYPE) CSI_PROFILE_NAME Profile Name 20110805

Method CONSTRUCTOR on class CL_CSI_TEST_PROFILE has no exception.

Method GET_INSTANCE_STATUS 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 Cloud Instance 20110810
2 Returning RV_STATUS Value transfer Type reference (TYPE) CSI_INSTANCE_STATE CSI Instance Status 20110810

Method GET_INSTANCE_STATUS on class CL_CSI_TEST_PROFILE has no exception.

Method SET_INSTANCE_STATUS 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 Cloud Instance 20110810
2 Importing IV_STATUS Call by reference Type reference (TYPE) CSI_INSTANCE_STATE CSI Instance Status 20110805

Method SET_INSTANCE_STATUS on class CL_CSI_TEST_PROFILE has no exception.

Method START_DUMMY_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS Call by reference Type reference (TYPE) CSI_INSTANCE_STATE CSI Instance Status 20110805
2 Returning RS_INSTANCE Value transfer Type reference (TYPE) CSIS_INSTANCE CSI Cloud Instance 20110805

Method START_DUMMY_INSTANCE on class CL_CSI_TEST_PROFILE has no exception.

Method STOP_DUMMY_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE Call by reference Type reference (TYPE) CSIS_INSTANCE CSI Cloud Instance 20110805

Method STOP_DUMMY_INSTANCE on class CL_CSI_TEST_PROFILE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731