SAP ABAP Class IF_CSI_DATASTORE_C (CSI Constants for the Datastores)
Properties
Class IF_CSI_DATASTORE_C  
Short Description CSI Constants for the Datastores    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091110   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CSI_DATASTORE_C has no forward declaration.
Interfaces
Class IF_CSI_DATASTORE_C has no interface implemented.
Friends
Class IF_CSI_DATASTORE_C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATASTORAGE_COUNT Constant Public Type reference (TYPE) CSI_DATASTORAGE_ACTION 'C' CSI Datastorage Action (see IF_CSI_DATASTORE_C) 20091110
2 GC_DATASTORAGE_DELETE Constant Public Type reference (TYPE) CSI_DATASTORAGE_ACTION 'D' CSI Datastorage Action (see IF_CSI_DATASTORE_C) 20091110
3 GC_DATASTORAGE_INSERT Constant Public Type reference (TYPE) CSI_DATASTORAGE_ACTION 'I' CSI Datastorage Action (see IF_CSI_DATASTORE_C) 20091110
4 GC_DATASTORAGE_MODIFY Constant Public Type reference (TYPE) CSI_DATASTORAGE_ACTION 'M' CSI Datastorage Action (see IF_CSI_DATASTORE_C) 20091110
5 GC_DATASTORAGE_SELECT Constant Public Type reference (TYPE) CSI_DATASTORAGE_ACTION 'S' CSI Datastorage Action (see IF_CSI_DATASTORE_C) 20091110
6 GC_DATASTORAGE_UPDATE Constant Public Type reference (TYPE) CSI_DATASTORAGE_ACTION 'U' CSI Datastorage Action (see IF_CSI_DATASTORE_C) 20091110
7 GC_LOCK_EXCLUSIVE Constant Public Type reference (TYPE) ENQMODE 'X' Lock mode 20091113
8 GC_LOCK_NONE Constant Public Type reference (TYPE) ENQMODE SPACE Lock mode 20091113
9 GC_LOCK_OPTIMISTIC Constant Public Type reference (TYPE) ENQMODE 'O' Optimistic lock 20110303
10 GC_LOCK_READ Constant Public Type reference (TYPE) ENQMODE 'S' Lock mode 20091113
11 GC_LOCK_WRITE Constant Public Type reference (TYPE) ENQMODE 'E' Lock mode 20091113
Methods
Class IF_CSI_DATASTORE_C has no method.
Events
Class IF_CSI_DATASTORE_C has no event.
Types
Class IF_CSI_DATASTORE_C has no local type.
History
Last changed by/on SAP  20110908 
SAP Release Created in