SAP ABAP Interface IF_RCC_ENGINE (RCCF Engine Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_ENGINE (Package) RCCF: Engine

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_COM_DEFAULTPARAMETER | Default Parameter for RCCF Engines | 20080320 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_ENGINE | Basis Class for RCCF Engines | 20080320 |
Properties
Interface | IF_RCC_ENGINE | |
Short Description | RCCF Engine Interface |
General Data
Package | RCC_ENGINE | RCCF: Engine |
Created | 20080320 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RCC_ENGINE has no forward declaration.
Interfaces
Interface IF_RCC_ENGINE has no interface.
Friends
Interface IF_RCC_ENGINE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_ENGINE_PARAMETER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RCC_ENGINE_PARAMETER | RCCF Engine Parameters Interface | 20110609 | ||
2 | MO_LOG_CALLBACK | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RCC_LOG_CALLBACK | RCCF Log Callback Interface | 20080320 | ||
3 | MS_ENGINE_PARAMETER | Instance attribute | Public | Type reference (TYPE) | RCCS_ENGINE_PARAMETER | Application-Relevant Engine Parameters | 20080320 | ||
4 | MV_APP | Instance attribute | Public | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20080320 | ||
5 | MV_ENGINE_RESULT | Instance attribute | Public | Type reference (TYPE) | RCC_ENGINE_RESULT | Result/Status of External Engine in RCCF | 20110609 | ||
6 | MV_GUID | Instance attribute | Public | Type reference (TYPE) | RCC_GUID | GUID to Identify Engine | 20080320 | ||
7 | MV_MODE | Instance attribute | Public | Type reference (TYPE) | RCC_ENGINE_MODE | Engine Mode in RCCF (Tool or Application) | 20080320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Engine Mode (TOOL or APP) | 20080320 |
2 | ![]() |
Instance method | Public | Method | "Outbound" Parameters to Engine | 20080320 |
3 | ![]() |
Instance method | Public | Method | After Slot Reservation Phase in Load Balancing | 20080320 |
4 | ![]() |
Instance method | Public | Method | During End Phase | 20080320 |
5 | ![]() |
Instance method | Public | Method | During Initialization Phase | 20080320 |
6 | ![]() |
Instance method | Public | Method | When the engine shuts down | 20110609 |
7 | ![]() |
Instance method | Public | Method | Sets Log Handle of Engine Call as Later Reference | 20080320 |
8 | ![]() |
Instance method | Public | Method | Set the engine result to the attribute | 20110609 |
9 | ![]() |
Instance method | Public | Method | Inbound Messages from Engine | 20080320 |
10 | ![]() |
Instance method | Public | Method | Inbound Parameters from Engine | 20080320 |
11 | ![]() |
Instance method | Public | Method | Inbound Performance Information from Engine | 20080320 |
12 | ![]() |
Instance method | Public | Method | Inbound Status Information from Engine | 20080320 |
13 | ![]() |
Instance method | Public | Method | Inbound Result from Engine | 20080320 |
14 | ![]() |
Instance method | Public | Method | Set the slot name | 20110722 |
15 | ![]() |
Instance method | Public | Method | Inbound System Information from Engine | 20080320 |
Events
Interface IF_RCC_ENGINE has no event.
Types
Interface IF_RCC_ENGINE has no local type.
Method Signatures
Method GET_ENGINE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ENGINE_MODE | Value transfer | Type reference (TYPE) | RCC_ENGINE_MODE | Engine Mode in RCCF (Tool or Application) | 20080320 |
Method GET_ENGINE_MODE on Interface IF_RCC_ENGINE has no exception.
Method GET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMM_PARAMETER | Call by reference | Type reference (TYPE) | RCCT_COMM_PARAMETER | Table for Parameter Transfer with External Engines | 20080320 |
Method GET_PARAMETER on Interface IF_RCC_ENGINE has no exception.
Method ON_AFTER_ENGAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMMUNICATION | Call by reference | Object reference (TYPE REF TO) | IF_RCC_COMMUNICATION | RCCF Communication Interface | 20080320 |
Method ON_AFTER_ENGAGE on Interface IF_RCC_ENGINE has no exception.
Method ON_FINALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ENGINE_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_RCC_ENGINE_PARAMETER | Final Engine Parameters | 20080320 |
Method ON_FINALIZE on Interface IF_RCC_ENGINE has no exception.
Method ON_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CURRENT_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_RCC_ENGINE_PARAMETER | Current Engine Parameters | 20080320 |
Method ON_INIT on Interface IF_RCC_ENGINE has no exception.
Method ON_SHUTDOWN Signature
Method ON_SHUTDOWN on Interface IF_RCC_ENGINE has no parameter.
Method ON_SHUTDOWN on Interface IF_RCC_ENGINE has no exception.
Method SET_ENGINE_LOGHANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGHANDLE | Call by reference | Type reference (TYPE) | RCC_LOG_HANDLE | Log Handle of Exactly One Entry in RCCF | 20080320 |
Method SET_ENGINE_LOGHANDLE on Interface IF_RCC_ENGINE has no exception.
Method SET_ENGINE_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENGINE_RESULT | Call by reference | Type reference (TYPE) | RCC_ENGINE_RESULT | Result/Status of External Engine in RCCF | 20110609 |
Method SET_ENGINE_RESULT on Interface IF_RCC_ENGINE has no exception.
Method SET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COMM_DATA | Call by reference | Type reference (TYPE) | RCCT_COMM_PARAM_TABLE | Table for Parameter Transfer with External Engines | 20080320 |
Method SET_MESSAGE on Interface IF_RCC_ENGINE has no exception.
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COMM_HEADER | Call by reference | Type reference (TYPE) | RCCS_COMM_PARAM_HEADER | Parameter Header for Communication with External Engines | 20080320 | ||
2 | ![]() |
IT_COMM_DATA | Call by reference | Type reference (TYPE) | RCCT_COMM_PARAM_TABLE | Table for Parameter Transfer with External Engines | 20080320 |
Method SET_PARAMETER on Interface IF_RCC_ENGINE has no exception.
Method SET_PERFINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COMM_DATA | Call by reference | Type reference (TYPE) | RCCT_COMM_PARAM_TABLE | Table for Parameter Transfer with External Engines | 20080320 |
Method SET_PERFINFO on Interface IF_RCC_ENGINE has no exception.
Method SET_PROGRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COMM_DATA | Call by reference | Type reference (TYPE) | RCCT_COMM_PARAM_TABLE | Table for Parameter Transfer with External Engines | 20080320 |
Method SET_PROGRESS on Interface IF_RCC_ENGINE has no exception.
Method SET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COMM_DATA | Call by reference | Type reference (TYPE) | RCCT_COMM_PARAM_TABLE | Table for Parameter Transfer with External Engines | 20080320 |
Method SET_RESULT on Interface IF_RCC_ENGINE has no exception.
Method SET_SLOT_INFO 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 | 20110722 |
Method SET_SLOT_INFO on Interface IF_RCC_ENGINE has no exception.
Method SET_SYSINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COMM_DATA | Call by reference | Type reference (TYPE) | RCCT_COMM_PARAM_TABLE | Table for Parameter Transfer with External Engines | 20080320 |
Method SET_SYSINFO on Interface IF_RCC_ENGINE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 604 |