SAP ABAP Class CL_CSI_RCC_SERVICE (CSI RCCF Service)
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_ONDEMAND | RCCF Service OnDemand Implemenation | 20091118 |
Properties
| Class | CL_CSI_RCC_SERVICE | |
| Short Description | CSI RCCF Service | |
| Super Class | CL_RCC_SERVICE_ONDEMAND | RCCF Service OnDemand Implemenation |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CSI_RCCF | Cloud Service specific RCCF Implementations |
| Created | 20091118 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CSI_RCC_SERVICE has no forward declaration.
Interfaces
Class CL_CSI_RCC_SERVICE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CSI_RCC_SERVICE_PROFILE | 20110615 | CSI RCCF Profile Implementation for Cloud Service Profiles | |
| 2 | CL_RCC_SERVICE_CONSUMER | 20100114 | RCCF Service Consumer Main |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SRT_LP_NAME | 'RCCF_SERVICE_CONSUMER' | Logical Port Name | 20110720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get the CSI Profile | 20100104 | |
| 2 | Instance method | Private | Method | Get the Signed String | 20110309 |
Events
Class CL_CSI_RCC_SERVICE has no event.
Types
Class CL_CSI_RCC_SERVICE has no local type.
Method Signatures
Method GET_CSI_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CSI_PROFILE | Value transfer | Object reference (TYPE REF TO) | CL_CSI_PROFILE | RCCF Profile Implementation for Cloud Service Profiles | 20100104 |
Method GET_CSI_PROFILE on class CL_CSI_RCC_SERVICE has no exception.
Method GET_STRING_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRING_TO_SIGN | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20110309 | |||
| 2 | RV_SIGNED_STRING | Value transfer | Type reference (TYPE) | CSI_STRING | CSI String | 20110309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CSI: RCCF Exceptions | 20110309 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |