SAP ABAP Class CL_SEFS_DB_CR_DIR_EXCL (Operations on DB table SEFS_CR_DIR_EXCL)
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_CR_DIR_EXCL  
Short Description Operations on DB table SEFS_CR_DIR_EXCL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEFS_CONFIG   File Search Configuration 
Created 20070227   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_CR_DIR_EXCL has no interface implemented.
Friends
Class CL_SEFS_DB_CR_DIR_EXCL 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) 20070301
Methods
# Method Level Visibility Method type Description Created on
1 DEL_CR_DIR_EXCL Static method Public Method Delete excluding Directories for Crawl 20070302
2 DEL_CR_DIR_EXCL_ALL Static method Public Method Delete excluding Directories for All Crawls 20110114
3 GET_CR_DIR_EXCL Static method Public Method Get excluding Directories for Crawl 20070302
4 SET_CR_DIR_EXCL Static method Public Method Set excluding Directories for Crawl 20070301
Events
Class CL_SEFS_DB_CR_DIR_EXCL has no event.
Types
Class CL_SEFS_DB_CR_DIR_EXCL has no local type.
Method Signatures

Method DEL_CR_DIR_EXCL 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 20070302
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070302

Method DEL_CR_DIR_EXCL_ALL Signature

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

Method GET_CR_DIR_EXCL 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 20070302
2 Importing IV_CRAWL_ID Call by reference Type reference (TYPE) SEFS_D_CRAWL_ID Crawl ID 20070302
3 Returning RT_CR_DIR_EXCL Value transfer Type reference (TYPE) SEFS_T_CR_DIR_EXCL Excluding Directories for Crawl 20070302
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070302

Method SET_CR_DIR_EXCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CR_DIR_EXCL Call by reference Type reference (TYPE) SEFS_T_CR_DIR_EXCL Excluding Directories for Crawl 20070301
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070301
History
Last changed by/on SAP  20110908 
SAP Release Created in 710