SAP ABAP Class CL_SEFS_DB_CRAWL (Operations on DB table SEFS_CRAWL)
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_CRAWL  
Short Description Operations on DB table SEFS_CRAWL    
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_CRAWL has no interface implemented.
Friends
Class CL_SEFS_DB_CRAWL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADM_AUTH_DELETE Constant Private Type reference (TYPE) ACTIV_AUTH CL_SEFS_CONSTANTS=>GC_ADM_AUTH_DELETE Delete Activity (Administration) 20070614
2 GC_ADM_AUTH_DISPLAY Constant Private Type reference (TYPE) ACTIV_AUTH CL_SEFS_CONSTANTS=>GC_ADM_AUTH_DISPLAY Display Activity (Administration) 20070613
3 GV_MSG_TXT Static Attribute Private Type reference (TYPE) STRING Message Text (only for message ... into GV_MSG_TXT) 20070214
Methods
# Method Level Visibility Method type Description Created on
1 DEL_CRAWL Static method Public Method Delete Crawl ID with Index ID 20070209
2 DEL_CRAWL_ALL Static method Public Method Delete All Crawl IDs 20110114
3 GET_CRAWL Static method Public Method Get Crawl Ids 20070222
4 GET_CRAWL_IDS_FOR_INDEX_ID Static method Public Method Get Crawl IDs for Index ID 20070209
5 GET_INDEX_IDS_FOR_CRAWL_IDS Static method Public Method Get Index IDs for Crawl IDs 20090324
6 GET_INDEX_ID_FOR_CRAWL_ID Static method Public Method Get Index ID for Crawl ID 20070209
7 SET_CRAWL Static method Public Method Set Crawl ID and Index ID 20070209
Events
Class CL_SEFS_DB_CRAWL has no event.
Types
Class CL_SEFS_DB_CRAWL has no local type.
Method Signatures

Method DEL_CRAWL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CRAWL_ID Call by reference Type reference (TYPE) SEFS_T_CRAWL_ID Crawl ID 20070209
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070214

Method DEL_CRAWL_ALL Signature

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

Method GET_CRAWL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CRAWL_INDEX Value transfer Type reference (TYPE) SEFS_T_CRAWL_INDEX Object Type and Index ID 20070222
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070222

Method GET_CRAWL_IDS_FOR_INDEX_ID 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 20090324
2 Importing IV_INDEX_ID Call by reference Type reference (TYPE) SEFS_D_INDEX_ID Index ID 20070209
3 Returning RT_CRAWL_ID Value transfer Type reference (TYPE) SEFS_T_CRAWL_ID Crawl ID 20090324
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070214

Method GET_INDEX_IDS_FOR_CRAWL_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CRAWL_ID Call by reference Type reference (TYPE) SEFS_T_CRAWL_ID Crawl ID 20090324
2 Returning RT_INDEX_ID Value transfer Type reference (TYPE) SEFS_T_INDEX_ID Index IDs 20090324
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20090324

Method GET_INDEX_ID_FOR_CRAWL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CRAWL_ID Call by reference Type reference (TYPE) SEFS_D_CRAWL_ID Crawl ID 20070209
2 Returning RV_INDEX_ID Value transfer Type reference (TYPE) SEFS_D_INDEX_ID Index ID 20070209
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070214

Method SET_CRAWL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CRAWL_INDEX Call by reference Type reference (TYPE) SEFS_T_CRAWL_INDEX Crawl ID and Index ID 20070209
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070214
History
Last changed by/on SAP  20110908 
SAP Release Created in 710