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 | Constant | Private | Type reference (TYPE) | CSI_INT | 11 | Seconds till next refresh | 20100105 | ||
| 2 | Constant | Public | Type reference (TYPE) | RCC_SERVICE_PROF_HANDLERNAME | 'CSI' | Service Profile Handler ID | 20100105 | ||
| 3 | Constant | Private | Type reference (TYPE) | CSI_PROFILE_LISTENER_NAME | 'CSIvsRCC' | Administration Profile Listener Name | 20100105 | ||
| 4 | Constant | Public | Type reference (TYPE) | ABAP_ABSTYPENAME | 'CL_CSI_RCC_SERVICE' | Absolute Type Name in ABAP | 20100105 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CSI_PROFILE | Administration Profile | 20100105 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CSIT_INSTANCE | CSI Instance Name Table | 20110722 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CSI_PROFILE_NAME | Profile Name | 20100105 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CSI_SLOT_RESERVED | 20110723 | ||||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_CSI_DATASTORE | 20100105 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | RCCT_SERVICE_PROFILE_NAME | RCCF Service Profile Name Table | 20100105 | |||
| 11 | 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 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100105 | |
| 2 | 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 | IV_HANDLER_NAME | Call by reference | Type reference (TYPE) | RCC_SERVICE_PROF_HANDLERNAME | Service Profile Handler ID | 20100105 | |||
| 2 | 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 |