SAP ABAP Class /MRSS/IF_RCCF_ENGINE_C (RCCF Engine-Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RCCF_COM_DEFAULTPARAM Defaultparameter für RCCF Engines 20071105
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RCCF_ENGINE Basisklasse für RCCF-Engines 20071106
Properties
Class /MRSS/IF_RCCF_ENGINE_C  
Short Description RCCF Engine-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
Class /MRSS/IF_RCCF_ENGINE_C has no forward declaration.
Interfaces
Class /MRSS/IF_RCCF_ENGINE_C has no interface implemented.
Friends
Class /MRSS/IF_RCCF_ENGINE_C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_APP_ID Constant Public Type reference (TYPE) CHAR20 '%APP%' ID für die Applikation im Dateiname 20071102
2 GC_CUSTOMIZINGID_ID Constant Public Type reference (TYPE) CHAR20 '%CUSTOMIZINGID%' ID für die CustId im Dateiname 20071102
3 GC_DESTID_ID Constant Public Type reference (TYPE) CHAR20 '%DESTID%' ID für die Zieladresse im Dateiname 20071102
4 GC_ENGINE_MODE_APPLICATION Constant Public Type reference (TYPE) /MRSS/T_RCCF_ENGINE_MODE 'APP' Enginemodus im RCCF (Tool oder Applikation) 20071102
5 GC_ENGINE_MODE_TOOL Constant Public Type reference (TYPE) /MRSS/T_RCCF_ENGINE_MODE 'TOOL' Enginemodus im RCCF (Tool oder Applikation) 20071102
6 GC_ENGINE_RESULT_FAILED Constant Public Type reference (TYPE) /MRSS/T_RCCF_ENGINE_RESULT 'F' Ergebnis/Status der externen Engine im RCCF 20071102
7 GC_ENGINE_RESULT_INITIAL Constant Public Type reference (TYPE) /MRSS/T_RCCF_ENGINE_RESULT '' Ergebnis/Status der externen Engine im RCCF 20071102
8 GC_ENGINE_RESULT_NORESULT Constant Public Type reference (TYPE) /MRSS/T_RCCF_ENGINE_RESULT 'N' Ergebnis/Status der externen Engine im RCCF 20071102
9 GC_ENGINE_RESULT_SUCCESS Constant Public Type reference (TYPE) /MRSS/T_RCCF_ENGINE_RESULT 'S' Ergebnis/Status der externen Engine im RCCF 20071102
10 GC_ENGINE_RESULT_WARNING Constant Public Type reference (TYPE) /MRSS/T_RCCF_ENGINE_RESULT 'W' Ergebnis/Status der externen Engine im RCCF 20071102
11 GC_PROFILE_ID Constant Public Type reference (TYPE) CHAR20 '%PROFILE%' ID für das Profil im Dateiname 20071102
12 GC_TIMESTAMP_ID Constant Public Type reference (TYPE) CHAR20 '%TIMESTAMP%' ID für den Zeitstempel im Dateinamen 20071102
Methods
Class /MRSS/IF_RCCF_ENGINE_C has no method.
Events
Class /MRSS/IF_RCCF_ENGINE_C has no event.
Types
Class /MRSS/IF_RCCF_ENGINE_C has no local type.
History
Last changed by/on SAP  20141109 
SAP Release Created in