SAP ABAP Class CL_CSI_RCC_SERVICE_PROFILE (CSI RCCF Profile Implementation for Cloud Service Profiles)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     CSI_RCCF (Package) Cloud Service specific RCCF Implementations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RCC_SERVICE_PROFILE RCCF Service Profile 20100105
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CSI_ADMIN_PROFILE_LISTENER Listeners for the Administration Profile 20100105
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CSI_INSTANCE_EVENTHANDLER CSI Instance Eventhandler 20110615
Properties
Class CL_CSI_RCC_SERVICE_PROFILE  
Short Description CSI RCCF Profile Implementation for Cloud Service Profiles    
Super Class CL_RCC_SERVICE_PROFILE RCCF Service Profile 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CSI_RCCF   Cloud Service specific RCCF Implementations 
Created 20100105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CSI_RCC_SERVICE_PROFILE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CSI_ADMIN_PROFILE_LISTENER Listeners for the Administration Profile 20100105
2 IF_CSI_INSTANCE_EVENTHANDLER CSI Instance Eventhandler 20110615
Friends
# Friend Modeled only Created on Description
1 CL_CSI_RCC_SERVICE 20100105 CSI RCCF Service
2 CL_CSI_RCC_SERVICE_TOOLMODE 20110331 CSI RCCF Service Toolmode
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BUFFER_REFRESH Constant Private Type reference (TYPE) CSI_INT 11 Seconds till next refresh 20100105
2 GC_HANDLERNAME Constant Public Type reference (TYPE) RCC_SERVICE_PROF_HANDLERNAME 'CSI' Service Profile Handler ID 20100105
3 GC_LISTENER_NAME Constant Private Type reference (TYPE) CSI_PROFILE_LISTENER_NAME 'CSIvsRCC' Administration Profile Listener Name 20100105
4 GC_SERVICE_HANDLERNAME Constant Public Type reference (TYPE) ABAP_ABSTYPENAME 'CL_CSI_RCC_SERVICE' Absolute Type Name in ABAP 20100105
5 MO_PROFILE Instance attribute Private Object reference (TYPE REF TO) CL_CSI_PROFILE Administration Profile 20100105
6 MT_INSTANCES Instance attribute Private Type reference (TYPE) CSIT_INSTANCE CSI Instance Name Table 20110722
7 MV_PROFILE_NAME Instance attribute Private Type reference (TYPE) CSI_PROFILE_NAME Profile Name 20100105
8 MV_SLOTS_PER_INSTANCE Instance attribute Private Type reference (TYPE) CSI_SLOT_RESERVED 20110723
9 SO_DATA Static Attribute Private Object reference (TYPE REF TO) IF_CSI_DATASTORE 20100105
10 ST_BUFFER_PROFILES Static Attribute Private Type reference (TYPE) RCCT_SERVICE_PROFILE_NAME RCCF Service Profile Name Table 20100105
11 SV_BUFFER_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100105
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100105
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100105
Events
Class CL_CSI_RCC_SERVICE_PROFILE has no event.
Types
Class CL_CSI_RCC_SERVICE_PROFILE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLER_NAME Call by reference Type reference (TYPE) RCC_SERVICE_PROF_HANDLERNAME Service Profile Handler ID 20100105
2 Importing IV_PROFILE_NAME Call by reference Type reference (TYPE) RCC_SERVICE_PROFILENAME RCCF Service Profile Name 20100105

Method CONSTRUCTOR on class CL_CSI_RCC_SERVICE_PROFILE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702