SAP ABAP Class CL_BSP_DLC_CONF_DYN_SETTINGS (Central settings for config which might change during RT)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS2_CORE (Package) Config Tools Core
Properties
Class CL_BSP_DLC_CONF_DYN_SETTINGS  
Short Description Central settings for config which might change during RT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS2_CORE   Config Tools Core 
Created 20060718   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_DLC_CONF_DYN_SETTINGS has no interface implemented.
Friends
Class CL_BSP_DLC_CONF_DYN_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_STEERINGS Instance attribute Private Type reference (TYPE) TS_STEERINGS 20060718
Methods
# Method Level Visibility Method type Description Created on
1 GET_BTN_TECH_FIELDS_VISIBLE Instance method Public Method Get visibility of technical fields of button config 20120517
2 GET_DEP_CONF_VISIBLE Instance method Public Method Get visibility of dependant configuration 20070419
3 GET_SEM_KEY_LIST_COLLAPSED Instance method Public Method Get collapsed / expanded for Semantic Key list 20100305
4 GET_STOP_WRITE_TO_MAINT_OBJ Instance method Public Method Get "Stop writing to maintenance Object" 20090625
5 GET_TECH_FIELDS_VISIBLE Instance method Public Method Get visibility of technical fields 20060718
6 SET_BTN_TECH_FIELDS_VISIBLE Instance method Public Method Set visibility of technical fields of button config 20120517
7 SET_DEP_CONF_VISIBLE Instance method Public Method Set visibility of dependant configuration 20070419
8 SET_SEM_KEY_LIST_COLLAPSED Instance method Public Method Set collapsed / expanded for Semantic Key list 20100305
9 SET_STOP_WRITE_TO_MAINT_OBJ Instance method Public Method Set "Stop writing to maintenance Object" 20090625
10 SET_TECH_FIELDS_VISIBLE Instance method Public Method Set visibility of technical fields 20060718
Events
Class CL_BSP_DLC_CONF_DYN_SETTINGS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_STEERINGS Private See coding 20060718 BEGIN OF ts_steerings, tech_fields_visible TYPE abap_bool, btn_tech_fields_visible TYPE abap_bool, dep_conf_visible TYPE abap_bool, stop_write_to_maint_obj TYPE abap_bool, sem_key_list_collapsed TYPE abap_bool, END OF ts_steerings
Method Signatures

Method GET_BTN_TECH_FIELDS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VISIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20120517

Method GET_BTN_TECH_FIELDS_VISIBLE on class CL_BSP_DLC_CONF_DYN_SETTINGS has no exception.

Method GET_DEP_CONF_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070419

Method GET_DEP_CONF_VISIBLE on class CL_BSP_DLC_CONF_DYN_SETTINGS has no exception.

Method GET_SEM_KEY_LIST_COLLAPSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100305

Method GET_SEM_KEY_LIST_COLLAPSED on class CL_BSP_DLC_CONF_DYN_SETTINGS has no exception.

Method GET_STOP_WRITE_TO_MAINT_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090625

Method GET_STOP_WRITE_TO_MAINT_OBJ on class CL_BSP_DLC_CONF_DYN_SETTINGS has no exception.

Method GET_TECH_FIELDS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060718

Method GET_TECH_FIELDS_VISIBLE on class CL_BSP_DLC_CONF_DYN_SETTINGS has no exception.

Method SET_BTN_TECH_FIELDS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20120517

Method SET_BTN_TECH_FIELDS_VISIBLE on class CL_BSP_DLC_CONF_DYN_SETTINGS has no exception.

Method SET_DEP_CONF_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VISISBLE Call by reference Type reference (TYPE) ABAP_BOOL 20070419

Method SET_DEP_CONF_VISIBLE on class CL_BSP_DLC_CONF_DYN_SETTINGS has no exception.

Method SET_SEM_KEY_LIST_COLLAPSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEM_KEY_LIST_COLLAPSED Call by reference Type reference (TYPE) ABAP_BOOL 20100305

Method SET_SEM_KEY_LIST_COLLAPSED on class CL_BSP_DLC_CONF_DYN_SETTINGS has no exception.

Method SET_STOP_WRITE_TO_MAINT_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOOL Call by reference Type reference (TYPE) ABAP_BOOL 20090625

Method SET_STOP_WRITE_TO_MAINT_OBJ on class CL_BSP_DLC_CONF_DYN_SETTINGS has no exception.

Method SET_TECH_FIELDS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20060718

Method SET_TECH_FIELDS_VISIBLE on class CL_BSP_DLC_CONF_DYN_SETTINGS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700