SAP ABAP Class CL_SEFS_DB_INDEX (Operations on DB table SEFS_INDEX)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-EFS (Application Component) TREX Enterprise File Search
     SEFS_CONFIG (Package) File Search Configuration
Properties
Class CL_SEFS_DB_INDEX  
Short Description Operations on DB table SEFS_INDEX    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEFS_CONFIG   File Search Configuration 
Created 20070209   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SEFS_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SEFS_DB_INDEX has no interface implemented.
Friends
Class CL_SEFS_DB_INDEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADM_AUTH_CHANGE Constant Private Type reference (TYPE) ACTIV_AUTH CL_SEFS_CONSTANTS=>GC_ADM_AUTH_CHANGE Change Activity (Administration) 20070615
2 GC_ADM_AUTH_DELETE Constant Private Type reference (TYPE) ACTIV_AUTH CL_SEFS_CONSTANTS=>GC_ADM_AUTH_DELETE Delete Activity (Administration) 20110117
3 GC_ADM_AUTH_DISPLAY Constant Private Type reference (TYPE) ACTIV_AUTH CL_SEFS_CONSTANTS=>GC_ADM_AUTH_DISPLAY Display Activity (Administration) 20070613
4 GV_MSG_TXT Static Attribute Private Type reference (TYPE) STRING Message Text (only for message ... into GV_MSG_TXT) 20070209
Methods
# Method Level Visibility Method type Description Created on
1 DEL_INDEX Static method Public Method Delete Indexes with Object Types 20070209
2 DEL_INDEX_ALL Static method Public Method Delete All Indexes with Object Types 20110114
3 GET_INDEX Static method Public Method Get Indexes with Object Types 20070209
4 GET_INDEX_FOR_OBJ_TYPE Static method Public Method Get Index for Object Types 20070223
5 SET_INDEX Static method Public Method Set Indexes with Object Types 20070209
6 SET_INDEX_ACTIVE Static method Public Method Set field INDEX_ACTIVE in table SEFS_INDEX 20070212
7 SET_INDEX_SECURE Static method Public Method Set field GET_ACCESS_RIGHT in table SEFS_INDEX 20070817
Events
Class CL_SEFS_DB_INDEX has no event.
Types
Class CL_SEFS_DB_INDEX has no local type.
Method Signatures

Method DEL_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INDEX Call by reference Type reference (TYPE) SEFS_T_INDEX_ID Index Ids 20070209
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070214

Method DEL_INDEX_ALL Signature

Method DEL_INDEX_ALL on class CL_SEFS_DB_INDEX has no parameter.
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20110114

Method GET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ADM_AUTHORITY Call by reference Type reference (TYPE) XFELD 'X' Check Administration Authorization 20070911
2 Importing IV_INDEX_ID Call by reference Type reference (TYPE) SEFS_D_INDEX_ID Index ID 20090325
3 Returning RT_INDEX Value transfer Type reference (TYPE) SEFS_T_INDEX Index Ids with Object Types 20070209
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070209

Method GET_INDEX_FOR_OBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJ_TYPE Call by reference Type reference (TYPE) SEFS_T_OBJ_TYPE Object Types 20070223
2 Importing IV_CHECK_ADM_AUTHORITY Call by reference Type reference (TYPE) XFELD 'X' Check Administration Authorization 20070911
3 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) SEFS_D_OBJECT_TYPE Object Types 20070223
4 Returning RT_INDEX Value transfer Type reference (TYPE) SEFS_T_INDEX Index Ids with Object Types 20070223
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070223

Method SET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INDEX Call by reference Type reference (TYPE) SEFS_S_INDEX Index ID with Object Type 20070209
2 Importing IT_INDEX Call by reference Type reference (TYPE) SEFS_T_INDEX Index Ids with Object Types 20070209
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070209

Method SET_INDEX_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX_ACTIVE Call by reference Type reference (TYPE) SEFS_D_INDEX_ACTIVE 'X' = Index is Active, ' ' = Index is Not Active 20070212
2 Importing IV_INDEX_ID Call by reference Type reference (TYPE) SEFS_D_INDEX_ID Index ID 20070223
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070212

Method SET_INDEX_SECURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GET_ACCESS_RIGHT Call by reference Type reference (TYPE) SEFS_D_ACCESS_RIGHT 1 = Index is Secure, 0 = Index is Not Secure 20070817
2 Importing IV_INDEX_ID Call by reference Type reference (TYPE) SEFS_D_INDEX_ID Index ID 20070817
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070817
History
Last changed by/on SAP  20110908 
SAP Release Created in 710