SAP ABAP Class CL_RCC_SERVICE_HELPER (RCCF Service Helper Class)
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_ENGINE_EVENTHANDLER | Basis Class for Engine Events | 20110609 |
Properties
Class | CL_RCC_SERVICE_HELPER | |
Short Description | RCCF Service Helper Class | |
Super Class | CL_RCC_ENGINE_EVENTHANDLER | Basis Class for Engine Events |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RCC_COM_SERVICE_CONSUMER | RCCF: Communication: Service Consumer |
Created | 20100122 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RCC_SERVICE_HELPER has no forward declaration.
Interfaces
Class CL_RCC_SERVICE_HELPER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RCC_COMM_SERVICE | 20110609 | RCCF Service Communication Class | |
2 | CL_RCC_SERVICE_ONDEMAND | 20110615 | RCCF Service OnDemand Implemenation |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20110609 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20110609 | |||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_RCC_DATASTORAGE | RCCF Data Retention Interface | 20100122 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RCCT_ENG_DESTINATION | Table of Destination Addresses for External Engines in RCCF | 20100122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Tell the Service to Upload the Gateway TraceInformation | 20110609 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100122 |
3 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20110609 |
4 | ![]() |
Static method | Public | Method | Get the Service Class for a given Destination | 20100122 |
5 | ![]() |
Static method | Public | Method | Get the Service Tool Handler for a Service or Destination | 20100122 |
Events
Class CL_RCC_SERVICE_HELPER has no event.
Types
Class CL_RCC_SERVICE_HELPER has no local type.
Method Signatures
Method CALL_TOOL_SERVICE_TRACE_UPLOAD 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 | 20110609 | ||
3 | ![]() |
IV_DEST_ID | Call by reference | Type reference (TYPE) | RCC_DEST_ID | Destination ID of External Engine in RCCF | 20110609 |
Method CALL_TOOL_SERVICE_TRACE_UPLOAD on class CL_RCC_SERVICE_HELPER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RCC_SERVICE_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RCC_SERVICE_HELPER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RCC_SERVICE_HELPER has no parameter.
Method CONSTRUCTOR on class CL_RCC_SERVICE_HELPER has no exception.
Method GET_SERVICE_FOR_DEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEST_ID | Call by reference | Type reference (TYPE) | RCC_DEST_ID | Destination ID of External Engine in RCCF | 20100122 | ||
2 | ![]() |
RO_SERVICE | Value transfer | Object reference (TYPE REF TO) | CL_RCC_SERVICE_CONSUMER | RCCF Service Consumer Main | 20100122 |
Method GET_SERVICE_FOR_DEST on class CL_RCC_SERVICE_HELPER has no exception.
Method GET_SERVICE_TOOLHANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_RCC_SERVICE_CONSUMER | RCCF Service Consumer Main | 20100122 | ||
2 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20100122 | ||
3 | ![]() |
IV_DEST_ID | Call by reference | Type reference (TYPE) | RCC_DEST_ID | Destination ID of External Engine in RCCF | 20100122 | ||
4 | ![]() |
IV_TOOL_MODE_COMMAND | Call by reference | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | Command for the Engine Tool Mode | 20110704 | ||
5 | ![]() |
RO_TOOL_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_RCC_SERVICE_TOOLMODE | RCCF Service Tool Mode Handler | 20100122 |
Method GET_SERVICE_TOOLHANDLER on class CL_RCC_SERVICE_HELPER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |