SAP ABAP Class CL_SEFS_DB_CR_REG_EXPR (Operations on DB table SEFS_CR_REG_EXPR)
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_REG_EXPR  
Short Description Operations on DB table SEFS_CR_REG_EXPR    
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_REG_EXPR has no interface implemented.
Friends
Class CL_SEFS_DB_CR_REG_EXPR 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) 20070228
Methods
# Method Level Visibility Method type Description Created on
1 DEL_CR_REG_EXPR Static method Public Method Delete Regular Expressions for Crawl 20070228
2 DEL_CR_REG_EXPR_ALL Static method Public Method Delete Regular Expressions for All Crawls 20110114
3 GET_CR_REG_EXPR Static method Public Method Get Regular Expressions for Crawl 20070228
4 SET_CR_REG_EXPR Static method Public Method Set Regular Expressions for Crawl 20070228
Events
Class CL_SEFS_DB_CR_REG_EXPR has no event.
Types
Class CL_SEFS_DB_CR_REG_EXPR has no local type.
Method Signatures

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

Method DEL_CR_REG_EXPR_ALL Signature

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

Method GET_CR_REG_EXPR 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 20070228
2 Importing IV_CRAWL_ID Call by reference Type reference (TYPE) SEFS_D_CRAWL_ID Crawl ID 20070228
3 Returning RT_CR_REG_EXPR Value transfer Type reference (TYPE) SEFS_T_CR_REG_EXPR Regular Expressions for Crawl 20070228
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070228

Method SET_CR_REG_EXPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CR_REG_EXPR Call by reference Type reference (TYPE) SEFS_T_CR_REG_EXPR Regular Expressions for Crawl 20070228
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070228
History
Last changed by/on SAP  20110908 
SAP Release Created in 710