SAP ABAP Class CL_CHIP_PAGE_SIDE_PANEL_UTIL (Side Panel Util)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
Properties
Class CL_CHIP_PAGE_SIDE_PANEL_UTIL  
Short Description Side Panel Util    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20091207   SAP 
Last change 20110908   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_CHIP_PAGE_SIDE_PANEL_UTIL has no interface implemented.
Friends
Class CL_CHIP_PAGE_SIDE_PANEL_UTIL has no friend class.
Attributes
Class CL_CHIP_PAGE_SIDE_PANEL_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SIDE_PANELS Static method Public Method 20091207
Events
Class CL_CHIP_PAGE_SIDE_PANEL_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_SIDE_PANEL Public See coding 20091207 begin of TP_S_SIDE_PANEL, config_id type wdy_config_id, config_type type wdy_config_type, config_var type wdy_config_var, description type wdy_config_header-description, end of tp_s_side_panel
2 TP_T_SIDE_PANEL Public See coding 20091207 tp_t_side_panel type hashed table of tp_s_side_panel with unique key config_id config_type config_var
Method Signatures

Method GET_SIDE_PANELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SIDE_PANELS Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20091207

Method GET_SIDE_PANELS on class CL_CHIP_PAGE_SIDE_PANEL_UTIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800