SAP ABAP Interface IF_RCC_COMMUNICATION_C (RCCF Communication Interface Constants)
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_C | |
| Short Description | RCCF Communication Interface Constants |
General Data
| Package | RCC_COM | RCCF: Communication |
| Created | 20080320 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RCC_COMMUNICATION_C has no forward declaration.
Interfaces
Interface IF_RCC_COMMUNICATION_C has no interface.
Friends
Interface IF_RCC_COMMUNICATION_C has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_COMM_FNAME_MESSAGE | Constant | Public | Type reference (TYPE) | RS38L_FNAM | 'RCCF_COMM_MESSAGE' | Name of Function Module | 20080320 | |
| 2 | GC_COMM_FNAME_PARAMG | Constant | Public | Type reference (TYPE) | RS38L_FNAM | 'RCCF_COMM_PARAM_GET' | Name of Function Module | 20080320 | |
| 3 | GC_COMM_FNAME_PARAMS | Constant | Public | Type reference (TYPE) | RS38L_FNAM | 'RCCF_COMM_PARAM_SET' | Name of Function Module | 20080320 | |
| 4 | GC_COMM_FNAME_PROGINFO | Constant | Public | Type reference (TYPE) | RS38L_FNAM | 'RCCF_COMM_PERFINFO' | Name of Function Module | 20080320 | |
| 5 | GC_COMM_FNAME_PROGRESS | Constant | Public | Type reference (TYPE) | RS38L_FNAM | 'RCCF_COMM_PROGRESS' | Name of Function Module | 20080320 | |
| 6 | GC_COMM_FNAME_RESULT | Constant | Public | Type reference (TYPE) | RS38L_FNAM | 'RCCF_COMM_RESULT' | Name of Function Module | 20080320 | |
| 7 | GC_COMM_FNAME_SYSINFO | Constant | Public | Type reference (TYPE) | RS38L_FNAM | 'RCCF_COMM_SYSINFO' | Name of Function Module | 20080320 | |
| 8 | GC_COMM_OPTIONS_GETPARAM | Constant | Public | Type reference (TYPE) | RCC_OPTIONTYPE | 'G' | RCCF Options Type | 20110301 | |
| 9 | GC_COMM_OPTIONS_MESSAGE | Constant | Public | Type reference (TYPE) | RCC_OPTIONTYPE | 'M' | RCCF Options Type | 20110301 | |
| 10 | GC_COMM_OPTIONS_PERFINFO | Constant | Public | Type reference (TYPE) | RCC_OPTIONTYPE | 'F' | RCCF Options Type | 20110301 | |
| 11 | GC_COMM_OPTIONS_PROGRESS | Constant | Public | Type reference (TYPE) | RCC_OPTIONTYPE | 'P' | RCCF Options Type | 20110301 | |
| 12 | GC_COMM_OPTIONS_RESULT | Constant | Public | Type reference (TYPE) | RCC_OPTIONTYPE | 'R' | RCCF Options Type | 20110301 | |
| 13 | GC_COMM_OPTIONS_SETPARAM | Constant | Public | Type reference (TYPE) | RCC_OPTIONTYPE | 'S' | RCCF Options Type | 20110301 | |
| 14 | GC_COMM_OPTIONS_SYSINFO | Constant | Public | Type reference (TYPE) | RCC_OPTIONTYPE | 'Y' | RCCF Options Type | 20110301 | |
| 15 | GC_COMM_TYPE_INITIAL | Constant | Public | Type reference (TYPE) | RCC_COMTYPE | '' | Type of Communication with External Engines | 20080320 | |
| 16 | GC_COMM_TYPE_RFC | Constant | Public | Type reference (TYPE) | RCC_COMTYPE | 'RFC' | Type of Communication with External Engines | 20080320 | |
| 17 | GC_COMM_TYPE_SERVICE | Constant | Public | Type reference (TYPE) | RCC_COMTYPE | 'SERVICE' | Communication Type with External Engines | 20090710 | |
| 18 | GC_PARAM_BOOLEAN | Constant | Public | Type reference (TYPE) | RCC_PARAM_SWITCH | 'B' | RCCF Parameter: Value Switch | 20080320 | |
| 19 | GC_PARAM_FLOAT | Constant | Public | Type reference (TYPE) | RCC_PARAM_SWITCH | 'F' | RCCF Parameter: Value Switch | 20080320 | |
| 20 | GC_PARAM_INTEGER | Constant | Public | Type reference (TYPE) | RCC_PARAM_SWITCH | 'I' | RCCF Parameter: Value Switch | 20080320 | |
| 21 | GC_PARAM_STRING | Constant | Public | Type reference (TYPE) | RCC_PARAM_SWITCH | 'S' | RCCF Parameter: Value Switch | 20080320 |
Methods
Interface IF_RCC_COMMUNICATION_C has no method.
Events
Interface IF_RCC_COMMUNICATION_C has no event.
Types
Interface IF_RCC_COMMUNICATION_C has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |