SAP ABAP Class IF_RCC_DATASTORAGE_C (RCCF Data Retention Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCC_DATASTORAGE_DB Data Storage in the Database 20080320
Properties
Class IF_RCC_DATASTORAGE_C  
Short Description RCCF Data Retention 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
Class IF_RCC_DATASTORAGE_C has no forward declaration.
Interfaces
Class IF_RCC_DATASTORAGE_C has no interface implemented.
Friends
Class IF_RCC_DATASTORAGE_C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DBACTION_COUNT Constant Public Type reference (TYPE) CHAR01 'C' Character Field Length 1 20091029
2 GC_DBACTION_DELETE Constant Public Type reference (TYPE) CHAR01 'D' Character Field of Length 1 20080320
3 GC_DBACTION_INSERT Constant Public Type reference (TYPE) CHAR01 'I' Character Field of Length 1 20080320
4 GC_DBACTION_MODIFY Constant Public Type reference (TYPE) CHAR01 'M' Character Field of Length 1 20120613
5 GC_DBACTION_SELECT Constant Public Type reference (TYPE) CHAR01 'S' Character Field of Length 1 20080320
6 GC_DBACTION_UPDATE Constant Public Type reference (TYPE) CHAR01 'U' Character Field of Length 1 20080320
7 GC_DESTINATION_ACTIVE Constant Public Type reference (TYPE) RCC_STATUS 1 Status for RCCF 20080320
8 GC_DESTINATION_INACTIVE Constant Public Type reference (TYPE) RCC_STATUS 0 Status for RCCF 20080320
9 GC_STORAGE_TYPE_DB Constant Public Type reference (TYPE) RCC_DATA_STORAGETYPE 1 Data Storage via DB 20080320
10 GC_STORAGE_TYPE_NOTHING Constant Public Type reference (TYPE) RCC_DATA_STORAGETYPE 0 No Data Storage 20080320
Methods
Class IF_RCC_DATASTORAGE_C has no method.
Events
Class IF_RCC_DATASTORAGE_C has no event.
Types
Class IF_RCC_DATASTORAGE_C has no local type.
History
Last changed by/on SAP  20130531 
SAP Release Created in