SAP ABAP Class /MRSS/IF_RCCF_DATASTORAGE_C (RCCF Datenhaltungs-Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RCCF_DATASTORAGE_DB Data Storage in Database 20071106
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RCCF_EXT_INTERFACE Funktionen zur Nutzung von Ausserhalb 20071105
3 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RCCF_LOGGING_ENGINRUN Protokollierung von Engineläufen 20071106
Properties
Class /MRSS/IF_RCCF_DATASTORAGE_C  
Short Description RCCF Datenhaltungs-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_DATASTORAGE_C has no forward declaration.
Interfaces
Class /MRSS/IF_RCCF_DATASTORAGE_C has no interface implemented.
Friends
Class /MRSS/IF_RCCF_DATASTORAGE_C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DBACTION_DELETE Constant Public Type reference (TYPE) CHAR01 'D' Charakterfeld der Länge 1 20071102
2 GC_DBACTION_INSERT Constant Public Type reference (TYPE) CHAR01 'I' Charakterfeld der Länge 1 20071102
3 GC_DBACTION_SELECT Constant Public Type reference (TYPE) CHAR01 'S' Charakterfeld der Länge 1 20071102
4 GC_DBACTION_UPDATE Constant Public Type reference (TYPE) CHAR01 'U' Charakterfeld der Länge 1 20071102
5 GC_DESTINATION_ACTIVE Constant Public Type reference (TYPE) /MRSS/T_RCCF_STATUS 1 Status für RCCF 20071102
6 GC_DESTINATION_INACTIVE Constant Public Type reference (TYPE) /MRSS/T_RCCF_STATUS 0 Status für RCCF 20071102
7 GC_STORAGE_TYPE_DB Constant Public Type reference (TYPE) /MRSS/T_RCCF_DATA_STORAGETYPE 1 Datenspeicherung über DB 20071102
8 GC_STORAGE_TYPE_NOTHING Constant Public Type reference (TYPE) /MRSS/T_RCCF_DATA_STORAGETYPE 0 keine Datenspeicherung 20071102
Methods
Class /MRSS/IF_RCCF_DATASTORAGE_C has no method.
Events
Class /MRSS/IF_RCCF_DATASTORAGE_C has no event.
Types
Class /MRSS/IF_RCCF_DATASTORAGE_C has no local type.
History
Last changed by/on SAP  20141109 
SAP Release Created in