SAP ABAP Class CL_RCC_SERVICE_ONDEMAND (RCCF Service OnDemand Implemenation)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_COM_SERVICE_CONSUMER (Package) RCCF: Communication: Service Consumer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RCC_SERVICE_CONSUMER | RCCF Service Consumer Main | 20091029 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CSI_RCC_SERVICE | CSI RCCF Service | 20091118 |
Properties
| Class | CL_RCC_SERVICE_ONDEMAND | |
| Short Description | RCCF Service OnDemand Implemenation | |
| Super Class | CL_RCC_SERVICE_CONSUMER | RCCF Service Consumer Main |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RCC_COM_SERVICE_CONSUMER | RCCF: Communication: Service Consumer |
| Created | 20091029 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RCC_SERVICE_ONDEMAND has no forward declaration.
Interfaces
Class CL_RCC_SERVICE_ONDEMAND has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RCC_SERVICE_CONSUMER | 20110301 | 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_WSP_DT_OBJ_NAME | 'CO_RCCSC_SAPOPT_ON_DEMAND_SOAP' | WSP Name of Interface Object | 20091116 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CO_RCCSC_SAPOPT_ON_DEMAND_SOAP | Proxy Class (generated) for Optimizer on Demand | 20091116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091116 | |
| 2 | Instance method | Private | Method | Get the status of the service | 20110414 | |
| 3 | Instance method | Private | Method | Convert Options From Internal To External Format | 20110301 | |
| 4 | Static method | Protected | Method | Make the Service Gateway upload its tracefile | 20110615 |
Events
Class CL_RCC_SERVICE_ONDEMAND has no event.
Types
Class CL_RCC_SERVICE_ONDEMAND has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RCC_SERVICE_ONDEMAND has no parameter.
Method CONSTRUCTOR on class CL_RCC_SERVICE_ONDEMAND has no exception.
Method GET_SERVICE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SESSION | Call by reference | Type reference (TYPE) | RCC_GUID | RCCF-Internal GUID | 20110414 | |||
| 2 | RS_STATUS | Value transfer | Type reference (TYPE) | RCCS_SERVICE_STATUS_RETURN | RCCF service status returning information | 20110414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RCCF Service Exceptions | 20110414 |
Method OPTIONS_INT2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXTERNAL | Call by reference | Type reference (TYPE) | RCCSC_OPTIONS_CALL_TAB | Proxy Table Type (generated) | 20110301 | |||
| 2 | IT_INTERNAL | Call by reference | Type reference (TYPE) | RCCT_SERVICE_OPTION | RCCF Service Option Information | 20110301 |
Method OPTIONS_INT2EXT on class CL_RCC_SERVICE_ONDEMAND has no exception.
Method TOOL_UPLOAD_GW_STRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SLOT | Call by reference | Type reference (TYPE) | RCCS_SLOT | RCCF Service Slot Name | 20110722 | |||
| 2 | IV_APP | Call by reference | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20110615 | |||
| 3 | IV_DEST_ID | Call by reference | Type reference (TYPE) | RCC_DEST_ID | Destination ID of External Engine in RCCF | 20110615 |
Method TOOL_UPLOAD_GW_STRACE on class CL_RCC_SERVICE_ONDEMAND has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |