SAP ABAP Class CL_DSH_CONFIG_HANDLER (Search Help Configuration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-F4 (Application Component) F4 Help
     SDSH (Package) ABAP Dictionary internal: Poss.entries (F4)
Properties
Class CL_DSH_CONFIG_HANDLER  
Short Description Search Help Configuration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDSH   ABAP Dictionary internal: Poss.entries (F4) 
Created 20130307   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DSH_CONFIG_HANDLER has no forward declaration.
Interfaces
Class CL_DSH_CONFIG_HANDLER has no interface implemented.
Friends
Class CL_DSH_CONFIG_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_KEY_DUMMY_FOR_TEST Constant Public Type reference (TYPE) DSHCONFIG_KEY 'SAYT_DUMMY_FOR_TEST' 20130307
2 CO_KEY_SAYT_CHECK_TABLE Constant Public Type reference (TYPE) DSHCONFIG_KEY 'SAYT_CHECK_TABLE' 20130312
3 CO_KEY_SAYT_FIXED_VALUES Constant Public Type reference (TYPE) DSHCONFIG_KEY 'SAYT_FIXED_VALUES' 20130312
4 CO_KEY_SAYT_KILL_SWITCH Constant Public Type reference (TYPE) DSHCONFIG_KEY 'SAYT_KILL_SWITCH' 20130307
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAMETER Static method Public Method 20130307
2 REMOVE_PARAMETER Static method Public Method 20130307
3 SET_PARAMETER Static method Public Method 20130307
Events
Class CL_DSH_CONFIG_HANDLER has no event.
Types
Class CL_DSH_CONFIG_HANDLER has no local type.
Method Signatures

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) DSHCONFIG_KEY 20130307
2 Returning R_RESULT Value transfer Type reference (TYPE) DSHCONFIG_VALUE 20130307

Method GET_PARAMETER on class CL_DSH_CONFIG_HANDLER has no exception.

Method REMOVE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) DSHCONFIG_KEY 20130307
2 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130307

Method REMOVE_PARAMETER on class CL_DSH_CONFIG_HANDLER has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) DSHCONFIG_KEY 20130307
2 Importing I_VALUE Call by reference Type reference (TYPE) DSHCONFIG_VALUE 20130307

Method SET_PARAMETER on class CL_DSH_CONFIG_HANDLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740