SAP ABAP Class CL_SEFS_DB_OBJ_TYPE (Operations on DB table SEFS_OBJ_TYPE)
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_OBJ_TYPE  
Short Description Operations on DB table SEFS_OBJ_TYPE    
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_OBJ_TYPE has no interface implemented.
Friends
Class CL_SEFS_DB_OBJ_TYPE 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) 20110117
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) 20070209
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECT_TYPE_EXIST Static method Public Method Check, if object type exists in SEFS_OBJ_TYPE 20070223
2 DEL_OBJECT_TYPES Static method Public Method Delete Object Types with Texts 20070209
3 DEL_OBJECT_TYPES_ALL Static method Public Method Delete All Object Types with Texts 20110114
4 GET_OBJECT_TYPES Static method Public Method Get Object Types 20070209
5 SET_OBJECT_TYPES Static method Public Method Set Object Types with Texts 20070212
Events
Class CL_SEFS_DB_OBJ_TYPE has no event.
Types
Class CL_SEFS_DB_OBJ_TYPE has no local type.
Method Signatures

Method CHECK_OBJECT_TYPE_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) SEFS_D_OBJECT_TYPE Object Type 20070223
2 Returning RT_EXIST Value transfer Type reference (TYPE) FLAG General Flag 20070223

Method CHECK_OBJECT_TYPE_EXIST on class CL_SEFS_DB_OBJ_TYPE has no exception.

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

Method DEL_OBJECT_TYPES_ALL Signature

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

Method GET_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL_LANGU Call by reference Type reference (TYPE) XFELD All Languages 20090925
2 Importing IV_LANGU Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20070209
3 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) SEFS_D_OBJECT_TYPE Object Type 20070223
4 Returning RT_OBJ_TYPE_DESCR Value transfer Type reference (TYPE) SEFS_T_OBJ_TYPE_DESCR Object Type with Description 20070209
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070209

Method SET_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJ_TYPE_DESCR Call by reference Type reference (TYPE) SEFS_T_OBJ_TYPE_DESCR Object Type with Description 20070212
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070212
History
Last changed by/on SAP  20110908 
SAP Release Created in 710