SAP ABAP Class IF_RCC_COMMUNICATION_C (RCCF Communication Interface Constants)
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_C  
Short Description RCCF Communication Interface Constants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080320   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RCC_COMMUNICATION_C has no forward declaration.
Interfaces
Class IF_RCC_COMMUNICATION_C has no interface implemented.
Friends
Class IF_RCC_COMMUNICATION_C has no friend class.
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
Class IF_RCC_COMMUNICATION_C has no method.
Events
Class IF_RCC_COMMUNICATION_C has no event.
Types
Class IF_RCC_COMMUNICATION_C has no local type.
History
Last changed by/on SAP  20110908 
SAP Release Created in