SAP ABAP Class IF_RCC_COMMUNICATION (RCCF Communication Interface)
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
| Class | IF_RCC_COMMUNICATION | |
| Short Description | RCCF Communication Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080320 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RCC_COMMUNICATION has no interface implemented.
Friends
Class IF_RCC_COMMUNICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RCCS_SLOT | RCCF Slot Name | 20110722 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCC_APP | Application | 20080320 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCC_COMDEST | Destination for Communication with External Engines | 20080320 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCC_COMTYPE | Type of Communication with External Engines | 20080320 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCC_DEST_ID | Destination Address ID of External Engine in RCCF | 20080320 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCC_MAXUSER | Maximum Number of Users per Engine Destination | 20080320 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RCC_SLOT_USEDNUMBER | Number of Slots Used in RCCF | 20080811 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCC_PRIO | Priority for External Engine Destinations | 20080320 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCC_SLOT_NUMBER | Slot Number of Load Distribution in RCCF | 20080320 | |||
| 10 | 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
Class IF_RCC_COMMUNICATION has no event.
Types
Class 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 class 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 class 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 class 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 class IF_RCC_COMMUNICATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |