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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_COMM_RFC | RFC Communication Class | 20080320 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_COMM_SERVICE | RCCF Service Communication Class | 20090709 |
Properties
Interface | IF_RCC_COMMUNICATION | |
Short Description | RCCF Communication Interface |
General Data
Package | RCC_COM | RCCF: Communication |
Created | 20080320 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RCC_COMMUNICATION has no interface.
Friends
Interface IF_RCC_COMMUNICATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MS_DEST_SLOT | Instance attribute | Public | Type reference (TYPE) | RCCS_SLOT | RCCF Slot Name | 20110722 | ||
2 | MV_APP | Instance attribute | Public | Type reference (TYPE) | RCC_APP | Application | 20080320 | ||
3 | MV_COMM_DEST | Instance attribute | Public | Type reference (TYPE) | RCC_COMDEST | Destination for Communication with External Engines | 20080320 | ||
4 | MV_COMM_TYPE | Instance attribute | Public | Type reference (TYPE) | RCC_COMTYPE | Type of Communication with External Engines | 20080320 | ||
5 | MV_DEST_ID | Instance attribute | Public | Type reference (TYPE) | RCC_DEST_ID | Destination Address ID of External Engine in RCCF | 20080320 | ||
6 | MV_DEST_MAXUSER | Instance attribute | Public | Type reference (TYPE) | RCC_MAXUSER | Maximum Number of Users per Engine Destination | 20080320 | ||
7 | MV_DEST_NUMSLOTS | Instance attribute | Public | Type reference (TYPE) | RCC_SLOT_USEDNUMBER | Number of Slots Used in RCCF | 20080811 | ||
8 | MV_DEST_PRIO | Instance attribute | Public | Type reference (TYPE) | RCC_PRIO | Priority for External Engine Destinations | 20080320 | ||
9 | MV_DEST_SLOT | Instance attribute | Public | Type reference (TYPE) | RCC_SLOT_NUMBER | Slot Number of Load Distribution in RCCF | 20080320 | ||
10 | MV_DEST_STATUS | Instance attribute | Public | Type reference (TYPE) | RCC_STATUS | Status Flag for RCCF | 20080320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Starts External Engine | 20080320 |
2 | ![]() |
Instance method | Public | Method | Get the relevant File Handler Object | 20110314 |
3 | ![]() |
Instance method | Public | Method | Checks for Rights That Must Exist | 20080320 |
4 | ![]() |
Instance method | Public | Method | Checks Availability of Communication Type | 20080320 |
5 | ![]() |
Instance method | Public | Method | Transfers Slot in Load Balancing | 20080320 |
Events
Interface IF_RCC_COMMUNICATION has no event.
Types
Interface IF_RCC_COMMUNICATION has no local type.
Method Signatures
Method CALL_ENGINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ENGINE | Call by reference | Object reference (TYPE REF TO) | IF_RCC_ENGINE | RCCF Engine Interface | 20110609 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | RCC_ENGINE_RESULT | Result/Status of External Engine in RCCF | 20080320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080320 |
Method GET_FILE_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20110314 | ||
2 | ![]() |
IV_DEST_ID | Call by reference | Type reference (TYPE) | RCC_DEST_ID | Destination ID of External Engine in RCCF | 20110314 | ||
3 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20110314 | ||
4 | ![]() |
RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_RCC_FILE_HANDLER | RCCF File Action Handler | 20110314 |
Method GET_FILE_HANDLER on Interface IF_RCC_COMMUNICATION has no exception.
Method HAS_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080320 |
Method HAS_AUTHORITY on Interface IF_RCC_COMMUNICATION has no exception.
Method IS_AVAILABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | RCC_STATUS | Status Flag for RCCF | 20080320 |
Method IS_AVAILABLE on Interface IF_RCC_COMMUNICATION has no exception.
Method SET_DESTINATION_SLOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DEST_SLOT | Call by reference | Type reference (TYPE) | RCCS_SLOT | RCCF Slot Name | 20110722 | ||
2 | ![]() |
IV_DEST_SLOT | Call by reference | Type reference (TYPE) | RCC_SLOT_NUMBER | Slot Number in Load Balancing | 20080320 | ||
3 | ![]() |
IV_DEST_SLOT_NUMUSED | Call by reference | Type reference (TYPE) | RCC_SLOT_USEDNUMBER | Number of Slots Used in RCCF | 20080812 |
Method SET_DESTINATION_SLOT on Interface IF_RCC_COMMUNICATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 604 |