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 ABAP 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 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 CALL_ENGINE Instance method Public Method Starts External Engine 20080320
2 GET_FILE_HANDLER Instance method Public Method Get the relevant File Handler Object 20110314
3 HAS_AUTHORITY Instance method Public Method Checks for Rights That Must Exist 20080320
4 IS_AVAILABLE Instance method Public Method Checks Availability of Communication Type 20080320
5 SET_DESTINATION_SLOT 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 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110609
2 Returning RV_RESULT Value transfer Type reference (TYPE) RCC_ENGINE_RESULT Result/Status of External Engine in RCCF 20080320
# Exception Resumable Description Created on
1 CX_RCC_COMMSTORE 20080320

Method GET_FILE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20110314
2 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID Destination ID of External Engine in RCCF 20110314
3 Importing IV_MODE Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20110314
4 Returning 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 Returning 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 Returning 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 Importing IS_DEST_SLOT Call by reference Type reference (TYPE) RCCS_SLOT RCCF Slot Name 20110722
2 Importing IV_DEST_SLOT Call by reference Type reference (TYPE) RCC_SLOT_NUMBER Slot Number in Load Balancing 20080320
3 Importing 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