SAP ABAP Class /MRSS/IF_RCCF_COMMUNICATION (RCCF Kommunikations-Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RCCF_COMM_RFC RFC Kommunikationsklasse 20071105
Properties
Class /MRSS/IF_RCCF_COMMUNICATION  
Short Description RCCF Kommunikations-Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071102   SAP 
Last change 20141109    
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 /MRSS/IF_RCCF_COMMUNICATION has no interface implemented.
Friends
Class /MRSS/IF_RCCF_COMMUNICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_APP Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_APP Applikation 20071102
2 MV_COMM_DEST Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_COMDEST Zieladresse für die Kommunikation mit externen Engines 20071102
3 MV_COMM_TYPE Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_COMTYPE Typ der Kommunikation mit externen Engines 20071102
4 MV_DEST_ID Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_DEST_ID ZieladressID der externen Engine im RCCF 20071102
5 MV_DEST_MAXUSER Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_MAXUSER Maximale Anzahl von Benutzer pro Enginezieladresse 20071102
6 MV_DEST_PRIO Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_PRIO Priorität für externe Enginezieladressen 20071102
7 MV_DEST_SLOT Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_SLOT_NUMBER Slot-Nummer der Lastverteilung im RCCF 20071102
8 MV_DEST_STATUS Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_STATUS Statusflag für RCCF 20071102
Methods
# Method Level Visibility Method type Description Created on
1 CALL_ENGINE Instance method Public Method Startet die externe Engine 20071102
2 HAS_AUTHORITY Instance method Public Method Prüft auf notwendige vorhandene Rechte 20071102
3 IS_AVAILABLE Instance method Public Method Prüft die Verfügbarkeit des Kommunikationstyps 20071102
4 SET_DESTINATION_SLOT Instance method Public Method Übergibt den Slot im Lastausgleich 20071102
Events
Class /MRSS/IF_RCCF_COMMUNICATION has no event.
Types
Class /MRSS/IF_RCCF_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 IV_APP Call by reference Type reference (TYPE) /MRSS/T_RCCF_APP RCCF Applikationskuerzel 20071102
2 Returning RV_RESULT Value transfer Type reference (TYPE) /MRSS/T_RCCF_ENGINE_RESULT Engine Result 20071102
# Exception Resumable Description Created on
1 /MRSS/CX_RCCF_COMMSTORE Ausnahmeklasse für CL_RCCF_COMMSTORE 20080109

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 20071102

Method HAS_AUTHORITY on class /MRSS/IF_RCCF_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) /MRSS/T_RCCF_STATUS Statusflag für RCCF 20071102

Method IS_AVAILABLE on class /MRSS/IF_RCCF_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 IV_DEST_SLOT Call by reference Type reference (TYPE) /MRSS/T_RCCF_SLOT_NUMBER Slotnummer im Lastausgleich 20071102

Method SET_DESTINATION_SLOT on class /MRSS/IF_RCCF_COMMUNICATION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in