SAP ABAP Interface IF_CSI_DATASTORE_C (CSI Constants for the Datastores)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     CSI_COMMON (Package) Common objects used in CSI
Properties
Interface IF_CSI_DATASTORE_C  
Short Description CSI Constants for the Datastores    
General Data
Package CSI_COMMON   Common objects used in CSI 
Created 20091110   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_CSI_DATASTORE_C has no forward declaration.
Interfaces
Interface IF_CSI_DATASTORE_C has no interface.
Friends
Interface IF_CSI_DATASTORE_C has no friend.
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
Interface IF_CSI_DATASTORE_C has no method.
Events
Interface IF_CSI_DATASTORE_C has no event.
Types
Interface IF_CSI_DATASTORE_C has no local type.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702