SAP ABAP Class CL_FPM_GUIBB_BASE_RENDER (Rendering of Lists)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_RENDER Rendering utility 20090811
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_LIST_RENDERING Rendering class for List GUIBB 20090811
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_TREE_RENDERING Rendering class for tree GUIBB 20090811
Properties
Class CL_FPM_GUIBB_BASE_RENDER  
Short Description Rendering of Lists    
Super Class CL_FPM_GUIBB_RENDER Rendering utility 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20090811   SAP 
Last change 20141120    
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)
2 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FPM_GUIBB_BASE_RENDER has no interface implemented.
Friends
Class CL_FPM_GUIBB_BASE_RENDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CTXT_MENU_ACTION_NODE_NAME Constant Protected Type reference (TYPE) STRING 'CTXT_MENU_ACTION' 20110617
2 MC_TOOLBAR_NODE_NAME Constant Protected Type reference (TYPE) STRING 'TOOLBAR' 20090811
3 MO_ALV_UTILITY Instance attribute Public Object reference (TYPE REF TO) CL_FPM_GUIBB_ALV_UTIL Utility class for ALV display 20090903
4 MO_ASSIST Instance attribute Public Object reference (TYPE REF TO) OBJECT 20100118
5 MO_DATA_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090811
6 MO_FIELD_CATALOG Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20090811
7 MO_MULTI_PANE Instance attribute Public Object reference (TYPE REF TO) CL_FPM_GUIBB_MULTIPANE_UTIL utility class for the GUIBB list 20090811
8 MO_TABLE_MODIFIER Instance attribute Protected Object reference (TYPE REF TO) IF_WD_PERS_TABLE_MODIFIER To Read and Change Component Configuration as a Table 20140212
9 MO_TABLE_READER_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_TABLE_READER Table Reader implementation as wrapper for WD Table Reader 20131202
10 MR_FIELD_DESCRIPTION Instance attribute Public Object reference (TYPE REF TO) FPMGB_T_LISTFIELD_DESCR GUIBB List Field Description 20100422
11 MS_CONFIG_KEY Instance attribute Public Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20100830
12 MS_OPTIONS Instance attribute Protected Type reference (TYPE) FPMGB_S_LIST_OPTIONS FPM LIST UIBB: Contains elements for adjustments 20110121
13 MS_SETTINGS_BASE Instance attribute Protected Type reference (TYPE) S_SETTINGS 20131202
14 MT_ACTIONDEF Instance attribute Protected Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20090811
15 MT_COLUMNS Instance attribute Public Type reference (TYPE) T_COLUMN 20090811
16 MT_ROW_ACTIONS Instance attribute Public Type reference (TYPE) T_ROW_ACTION 20100607
17 MT_TOOLBAR Instance attribute Public Type reference (TYPE) T_BUTTON_ROW_ELEMENT 20090811
18 MV_CONFIG_KEY Instance attribute Public Type reference (TYPE) STRING 20090828
19 MV_CONFIG_NODE_ID Instance attribute Protected Type reference (TYPE) STRING 20131204
20 MV_DISPLAY_MODE Instance attribute Public Type reference (TYPE) FPMGB_TABLE_DISPLAY_MODE Table Display Mode 20120220
21 MV_EXPORT_EXCEL Instance attribute Public Type reference (TYPE) FPMGB_EXCEL_EXPORT Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091113
22 MV_FILTER_ALLOWED Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100818
23 MV_GRID_MODE_SET Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101119
24 MV_GUIBB_TYPE Instance attribute Public Type reference (TYPE) STRING Whether List or Tree GUIBB 20090904
25 MV_GUIDELINE Instance attribute Protected Type reference (TYPE) STRING 20101129
26 MV_IS_PAGING_ACTIVE Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090811
27 MV_SEL_MODE Instance attribute Public Type reference (TYPE) FPMGB_SELECTION_MODE Selection mode of the GUIBB list 20100924
28 MV_SORTING_ALLOWED Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090811
29 MV_VISIBLE_ROWS Instance attribute Public Type reference (TYPE) I 20090811
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_ROW_COUNT Instance method Public Method 20090811
2 CHECK_FIXED_COLUMN_WIDTH_USED Instance method Protected Method 20090811
3 CHECK_SORTING_ALLOWED Instance method Protected Method 20090811
4 CONSTRUCTOR Instance method Public Constructor 20090811
5 CREATE_FILTER_RTTI Instance method Protected Method 20090811
6 GET_TEXT_FOR_EXPORT_TO_EXCEL Instance method Public Method 20100219
7 HANDLE_TOOLBAR_PROPS Instance method Public Method 20100730
8 INIT_COLUMNS Instance method Protected Method 20090811
9 INIT_COLUMNS_TR Instance method Protected Method 20131202
10 INIT_OTHERS Instance method Protected Method 20131210
11 INIT_OTHERS_TR Instance method Protected Method 20131210
12 INIT_ROW_ACTIONS Instance method Protected Method 20100607
13 INIT_ROW_ACTIONS_TR Instance method Protected Method 20131202
14 INIT_TOOLBAR Instance method Protected Method 20090811
15 INIT_TOOLBAR_FOR_CTXT_MENU Instance method Protected Method 20110621
16 INIT_TOOLBAR_FOR_CTXT_MENU_TR Instance method Protected Method 20131202
17 INIT_TOOLBAR_TR Instance method Protected Method 20131202
18 IS_ACTION_COLUMN_REQUIRED Instance method Protected Method 20100506
19 READ_CONFIG Instance method Protected Method 20131202
20 RENDER_COLUMNS Instance method Protected Method 20090811
21 RENDER_TOOLBAR Instance method Protected Method 20090811
22 RENDER_TOOLBAR_ELEMENTS Instance method Protected Method 20090811
23 SET_SUPER_ATTRIBUTE_PROP Instance method Protected Method 20090811
Events
Class CL_FPM_GUIBB_BASE_RENDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_BROWEL Public See coding 20110826 BEGIN OF s_browel, display_type TYPE fpmgb_display_type, index TYPE wdy_conf_index, text TYPE wdy_conf_transl_text, element_id TYPE fpm_element_id, special_properties TYPE string, tooltip TYPE wdy_conf_transl_text, width TYPE fpmgb_ui_element_width, ctxt_menu_id TYPE fpm_ctxt_menu_id, END OF s_browel
2 S_BUTTON_CHOICE Public See coding 20090811 BEGIN OF s_button_choice, event_id TYPE fpm_event_id, text TYPE string, tt TYPE string, index TYPE i, pathes TYPE s_toolbar_binding_path, event_params TYPE string, ui_element_id TYPE string, has_separator TYPE fpm_add_separator, END OF s_button_choice
3 S_BUTTON_ROW_ELEMENT Public See coding 20090811 BEGIN OF s_button_row_element, event_id TYPE fpm_event_id, display_type TYPE fpmgb_display_type, text TYPE string, bc_root_text TYPE string, ui_elem_id TYPE string, choices TYPE t_button_choice, pathes TYPE s_toolbar_binding_path, index TYPE i, node_name TYPE string, spec_props TYPE string, event_params TYPE string, tooltip TYPE string, width TYPE string, ctxt_menu_id TYPE fpm_ctxt_menu_id, END OF s_button_row_element
4 S_COLUMN Public See coding 20090811 BEGIN OF s_column, name TYPE name_komp, display_type TYPE fpmgb_display_type, text TYPE string, index TYPE wdy_conf_index, ui_elem_id TYPE string, ui_elem_id_caption TYPE string, width TYPE string, tag_active TYPE fpmgb_tag_active, tag TYPE fpm_tag_name, tooltip TYPE wdy_conf_transl_text, visibility TYPE fpmgb_column_visibility, fixed TYPE fpmgb_list_ats_fixation, fpm_event_id TYPE fpm_event_id, is_action_col TYPE boole_d, is_sort_allowed TYPE boole_d, is_filter_allowed TYPE boole_d, special_properties TYPE string, position_in_config TYPE i, element_ref TYPE REF TO if_wd_context_element, ctxt_menu_id TYPE fpm_ctxt_menu_id, action_event_id TYPE fpm_event_id, action_event_parameters TYPE string, is_rendered TYPE abap_bool, tooltip_header type string, END OF s_column
5 S_COLUMN_BINDING_PATH Protected See coding 20090811 BEGIN OF s_column_binding_path, enabled TYPE string, visible TYPE string, text TYPE string, tooltip TYPE string, imagesrc TYPE string, END OF s_column_binding_path
6 S_COLUMN_ELEMENT Public See coding 20110826 BEGIN OF s_column_element, name TYPE name_komp, display_type TYPE fpmgb_display_type, index TYPE wdy_conf_index, header TYPE wdy_conf_transl_text, element_id TYPE fpm_element_id, special_properties TYPE string, width TYPE fpmgb_ui_element_width, tag_active TYPE fpmgb_tag_active, tooltip TYPE wdy_conf_transl_text, visibility TYPE fpmgb_column_visibility, tooltip_header TYPE wdy_conf_transl_text, ctxt_menu_id TYPE fpm_ctxt_menu_id, END OF s_column_element
7 S_CTXT_BUTTON_ACTION Protected See coding 20131204 BEGIN OF s_ctxt_button_action , event_id TYPE fpm_event_id, text TYPE wdy_conf_transl_text, index TYPE wdy_conf_index, event_parameters TYPE string, event_id_2 TYPE fpm_event_id, action_type TYPE fpm_action_type, has_separator TYPE fpm_add_separator, END OF s_ctxt_button_action
8 S_CTXT_BUTTON_ROW_ELEMENT Protected See coding 20131203 BEGIN OF s_ctxt_button_row_element , name TYPE name_komp, display_type TYPE fpmgb_display_type, index TYPE wdy_conf_index, header TYPE wdy_conf_transl_text, element_id TYPE fpm_element_id, special_properties TYPE string, width TYPE fpmgb_ui_element_width, tag_active TYPE fpmgb_tag_active, tag TYPE fpm_tag_name, tooltip TYPE wdy_conf_transl_text, visibility TYPE fpmgb_column_visibility, tooltip_header TYPE wdy_conf_transl_text, ctxt_menu_id TYPE fpm_ctxt_menu_id, END OF s_ctxt_button_row_element
9 S_CTXT_COLUMN Public See coding 20110826 BEGIN OF s_ctxt_column, name TYPE name_komp, display_type TYPE fpmgb_display_type, index TYPE wdy_conf_index, header TYPE wdy_conf_transl_text, element_id TYPE fpm_element_id, special_properties TYPE string, width TYPE fpmgb_ui_element_width, tag_active TYPE fpmgb_tag_active, tag TYPE fpm_tag_name, tooltip TYPE wdy_conf_transl_text, visibility TYPE fpmgb_column_visibility, tooltip_header TYPE wdy_conf_transl_text, ctxt_menu_id TYPE fpm_ctxt_menu_id, END OF s_ctxt_column
10 S_CTXT_COLUMN_ACTION Protected See coding 20131203 BEGIN OF s_ctxt_column_action, event_id TYPE fpm_event_id, event_parameters TYPE string, END OF s_ctxt_column_action
11 S_CTXT_ROW_ACTION Protected See coding 20131204 BEGIN OF s_ctxt_row_action , element_id TYPE fpm_element_id, event_id TYPE fpm_event_id, "key text TYPE wdy_conf_transl_text, tooltip TYPE wdy_conf_transl_text, image_source TYPE string, event_parameters TYPE string, action_type TYPE fpm_action_type, index TYPE wdy_conf_index, ctxt_menu_id TYPE fpm_ctxt_menu_id, END OF s_ctxt_row_action
12 S_ROW_ACTION Public See coding 20100607 BEGIN OF s_row_action, fpm_event_id TYPE fpm_event_id, "key text TYPE string, tooltip TYPE string, image_source TYPE string, visible_ref TYPE name_komp, enabled_ref TYPE name_komp, event_params_xml TYPE string, action_type TYPE fpm_action_type, ctxt_menu_id TYPE fpm_ctxt_menu_id, hide_text TYPE fpm_hide_text, END OF s_row_action
13 S_SETTINGS Public See coding 20110826 BEGIN OF s_settings, visible_col_count TYPE fpmgb_col_count, visible_row_count TYPE fpmgb_row_count, sel_event_type TYPE fpmgb_sel_event, selection_mode TYPE fpmgb_selection_mode, selection_change_behaviour TYPE fpmgb_sel_chng_behvr, style_of_rendering TYPE fpmgb_list_render_style, access_descr TYPE wdy_conf_transl_text, check_mandatory TYPE fpmgb_check_mandatory, export_excel TYPE fpmgb_excel_export, list_width TYPE fpm_list_width, initial_lead_selection TYPE fpmgb_set_lead_selection, table_visibility TYPE fpmgb_table_visibility, display_empty_rows TYPE fpmgb_table_empty_rows, scrollable_column_count TYPE fpmgb_non_scrollable_columns, enable_h_scrolling TYPE fpmgb_enabling_h_scrolling, grid_mode TYPE fpmgb_table_grid_mode, ctxt_menu_id TYPE fpm_ctxt_menu_id, display_mode TYPE fpmgb_table_display_mode, END OF s_settings
14 S_TOOLBAR_BINDING_PATH Public See coding 20090811 BEGIN OF s_toolbar_binding_path, enabled TYPE string, visible TYPE string, visible_bc_items TYPE string, toggle_state TYPE string, bc_root_enabled TYPE string, text TYPE string, bc_root_text TYPE string, tooltip TYPE string, imagesrc TYPE string, input TYPE string, key TYPE string, END OF s_toolbar_binding_path
15 T_BUTTON_CHOICE Public See coding 20090811 t_button_choice TYPE STANDARD TABLE OF s_button_choice WITH DEFAULT KEY
16 T_BUTTON_ROW_ELEMENT Public See coding 20090811 t_button_row_element TYPE STANDARD TABLE OF s_button_row_element WITH DEFAULT KEY
17 T_COLUMN Public See coding 20090811 t_column TYPE STANDARD TABLE OF s_column WITH DEFAULT KEY
18 T_ROW_ACTION Public See coding 20100607 t_row_action TYPE STANDARD TABLE OF s_row_action WITH DEFAULT KEY
Method Signatures

Method ADJUST_ROW_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW_COUNT Call by reference Type reference (TYPE) I 20090811
2 Returning RV_ROW_COUNT Value transfer Type reference (TYPE) I 20090811

Method ADJUST_ROW_COUNT on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method CHECK_FIXED_COLUMN_WIDTH_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIXED_WIDTH_NECESSARY Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090811

Method CHECK_FIXED_COLUMN_WIDTH_USED on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method CHECK_SORTING_ALLOWED Signature

Method CHECK_SORTING_ALLOWED on class CL_FPM_GUIBB_BASE_RENDER has no parameter.
Method CHECK_SORTING_ALLOWED on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE_MODIFIER Call by reference Object reference (TYPE REF TO) IF_WD_PERS_TABLE_MODIFIER To Read and Change Component Configuration as a Table 20140212
2 Importing IO_TABLE_READER Call by reference Object reference (TYPE REF TO) IF_WD_PERS_TABLE_READER Reads the configuration data as a table 20131202
3 Importing IV_CONFIG_NODE_NAME Call by reference Type reference (TYPE) STRING 20090811
4 Importing IV_DESIGN_TIME Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090811

Method CONSTRUCTOR on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method CREATE_FILTER_RTTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LINE_RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20090811
2 Returning RO_FILTER_RTTI Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20090811

Method CREATE_FILTER_RTTI on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method GET_TEXT_FOR_EXPORT_TO_EXCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20100219

Method GET_TEXT_FOR_EXPORT_TO_EXCEL on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method HANDLE_TOOLBAR_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_C_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_C_TABLE 20111011
2 Importing IO_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20051117-120623 20100730

Method HANDLE_TOOLBAR_PROPS on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method INIT_COLUMNS Signature

Method INIT_COLUMNS on class CL_FPM_GUIBB_BASE_RENDER has no parameter.
Method INIT_COLUMNS on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method INIT_COLUMNS_TR Signature

Method INIT_COLUMNS_TR on class CL_FPM_GUIBB_BASE_RENDER has no parameter.
Method INIT_COLUMNS_TR on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method INIT_OTHERS Signature

Method INIT_OTHERS on class CL_FPM_GUIBB_BASE_RENDER has no parameter.
Method INIT_OTHERS on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method INIT_OTHERS_TR Signature

Method INIT_OTHERS_TR on class CL_FPM_GUIBB_BASE_RENDER has no parameter.
Method INIT_OTHERS_TR on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method INIT_ROW_ACTIONS Signature

Method INIT_ROW_ACTIONS on class CL_FPM_GUIBB_BASE_RENDER has no parameter.
Method INIT_ROW_ACTIONS on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method INIT_ROW_ACTIONS_TR Signature

Method INIT_ROW_ACTIONS_TR on class CL_FPM_GUIBB_BASE_RENDER has no parameter.
Method INIT_ROW_ACTIONS_TR on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method INIT_TOOLBAR Signature

Method INIT_TOOLBAR on class CL_FPM_GUIBB_BASE_RENDER has no parameter.
Method INIT_TOOLBAR on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method INIT_TOOLBAR_FOR_CTXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110621

Method INIT_TOOLBAR_FOR_CTXT_MENU on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method INIT_TOOLBAR_FOR_CTXT_MENU_TR Signature

Method INIT_TOOLBAR_FOR_CTXT_MENU_TR on class CL_FPM_GUIBB_BASE_RENDER has no parameter.
Method INIT_TOOLBAR_FOR_CTXT_MENU_TR on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method INIT_TOOLBAR_TR Signature

Method INIT_TOOLBAR_TR on class CL_FPM_GUIBB_BASE_RENDER has no parameter.
Method INIT_TOOLBAR_TR on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method IS_ACTION_COLUMN_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_REQUIRED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100506

Method IS_ACTION_COLUMN_REQUIRED on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method READ_CONFIG Signature

Method READ_CONFIG on class CL_FPM_GUIBB_BASE_RENDER has no parameter.
Method READ_CONFIG on class CL_FPM_GUIBB_BASE_RENDER has no exception.

Method RENDER_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20050916-083208 20090811
# Exception Resumable Description Created on
1 CX_FPMGB GUIBB Exceptions 20090811

Method RENDER_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20050916-083208 20090811
# Exception Resumable Description Created on
1 CX_FPMGB GUIBB Exceptions 20090811

Method RENDER_TOOLBAR_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR Perforce change= / 20050916-083208 20090811
2 Changing CV_ITEMS_RENDERED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101202
3 Importing IO_BINDING_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090811
4 Importing IT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20090811
# Exception Resumable Description Created on
1 CX_FPMGB GUIBB Exceptions 20090811

Method SET_SUPER_ATTRIBUTE_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050916-083208 20090811

Method SET_SUPER_ATTRIBUTE_PROP on class CL_FPM_GUIBB_BASE_RENDER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 730