SAP ABAP Class CL_SEFS_DB_CR_HOST (Operations on DB table SEFS_CR_HOST)
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_HOST  
Short Description Operations on DB table SEFS_CR_HOST    
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_HOST has no interface implemented.
Friends
Class CL_SEFS_DB_CR_HOST 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_HOST Static method Public Method Delete Host Information for Crawl 20070228
2 DEL_CR_HOST_ALL Static method Public Method Delete Host Information for All Crawls 20110114
3 GET_CR_HOST Static method Public Method Get Host Information for Crawl 20070228
4 SET_CR_HOST Static method Public Method Set Host Information for Crawl 20070228
Events
Class CL_SEFS_DB_CR_HOST has no event.
Types
Class CL_SEFS_DB_CR_HOST has no local type.
Method Signatures

Method DEL_CR_HOST 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_HOST_ALL Signature

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

Method GET_CR_HOST 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_HOST Value transfer Type reference (TYPE) SEFS_T_CR_HOST Host Information for Crawl 20070228
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070228

Method SET_CR_HOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CR_HOST Call by reference Type reference (TYPE) SEFS_T_CR_HOST Host Information 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