SAP ABAP Class /UI2/CL_WD_CFG_TOOLS (Tools to read Config Data)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
Properties
Class /UI2/CL_WD_CFG_TOOLS  
Short Description Tools to read Config Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/WD_CONFIGURATION   UI2: WD Configuration 
Created 20130703   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/CL_WD_CFG_TOOLS has no forward declaration.
Interfaces
Class /UI2/CL_WD_CFG_TOOLS has no interface implemented.
Friends
Class /UI2/CL_WD_CFG_TOOLS has no friend class.
Attributes
Class /UI2/CL_WD_CFG_TOOLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIG_LIST Static method Public Method 20130703
2 GET_CUST_LIST Static method Public Method 20130709
Events
Class /UI2/CL_WD_CFG_TOOLS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_CONF Public See coding 20130709 begin of tp_s_conf, config_id type wdy_config_id, config_type type wdy_config_type, config_var type wdy_config_var, pers_scope type wdr_pers_scope, description type wdy_md_description, end of tp_s_conf
2 TP_T_CONF Public See coding 20130709 tp_t_conf type hashed table of tp_s_conf with unique key config_id config_type config_var
Method Signatures

Method GET_CONFIG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME '/UI2/PB_EDM_PAGE_LAYOUT' Web Dynpro: Component Name 20130703
2 Returning ET_CONF Value transfer Type reference (TYPE) TP_T_CONF 20130709
3 Importing I_PARAM Call by reference Type reference (TYPE) STRING 'IS_CATALOG_PAGE' 20130703
4 Importing I_VALUE Call by reference Type reference (TYPE) STRING 20130703

Method GET_CONFIG_LIST on class /UI2/CL_WD_CFG_TOOLS has no exception.

Method GET_CUST_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME '/UI2/PB_EDM_PAGE_LAYOUT' Web Dynpro: Component Name 20130709
2 Returning ET_CONF Value transfer Type reference (TYPE) TP_T_CONF Web Dynpro: Configuration: Table with Personalization Data 20130709
3 Importing I_PARAM Call by reference Type reference (TYPE) STRING 'IS_CATALOG_PAGE' 20130709
4 Importing I_VALUE Call by reference Type reference (TYPE) STRING 20130709

Method GET_CUST_LIST on class /UI2/CL_WD_CFG_TOOLS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100