SAP ABAP Class CL_SEFS_DB_SYSTEM_SETTINGS (Operations on DB table SEFS_SY_SETTINGS)
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_SYSTEM_SETTINGS  
Short Description Operations on DB table SEFS_SY_SETTINGS    
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
Class CL_SEFS_DB_SYSTEM_SETTINGS has no forward declaration.
Interfaces
Class CL_SEFS_DB_SYSTEM_SETTINGS has no interface implemented.
Friends
Class CL_SEFS_DB_SYSTEM_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADM_AUTH_DISPLAY Constant Private Type reference (TYPE) ACTIV_AUTH CL_SEFS_CONSTANTS=>GC_ADM_AUTH_DISPLAY Display Activity (Administration) 20070613
2 GV_MSG_TXT Static Attribute Private Type reference (TYPE) STRING Message Text (only for message ... into GV_MSG_TXT) 20070213
Methods
# Method Level Visibility Method type Description Created on
1 DEL_SYSTEM_SETTINGS Static method Public Method Delete System Settings 20070209
2 GET_SYSTEM_SETTINGS Static method Public Method Get System Settings 20070209
3 SET_LOGLEVEL Static method Public Method Set Level for Logging 20070315
4 SET_RFC_DESTINATION Static method Public Method Set RFC Destination 20070221
5 SET_SYSTEM_SETTINGS Static method Public Method Set System Settings 20070209
Events
Class CL_SEFS_DB_SYSTEM_SETTINGS has no event.
Types
Class CL_SEFS_DB_SYSTEM_SETTINGS has no local type.
Method Signatures

Method DEL_SYSTEM_SETTINGS Signature

Method DEL_SYSTEM_SETTINGS on class CL_SEFS_DB_SYSTEM_SETTINGS has no parameter.
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070214

Method GET_SYSTEM_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SYSTEM_SETTINGS Value transfer Type reference (TYPE) SEFS_S_SY_SETTINGS System Settings 20070209
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070213

Method SET_LOGLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGLEVEL Call by reference Type reference (TYPE) SEFS_D_LOGLEVEL Level for Logging 20070315
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070315

Method SET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) SEFS_D_RFC_DESTINATION TREX RFC Destination 20070221
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20070221

Method SET_SYSTEM_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYSTEM_SETTINGS Call by reference Type reference (TYPE) SEFS_S_SY_SETTINGS System Settings 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