SAP ABAP Class CL_WDR_SELOPT_FRAME_20 (Select Options: Render Frame Elements)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_SELECT_OPTIONS_20 (Package) Select Options in Accordance with UI Guidelines 2.0
Properties
Class CL_WDR_SELOPT_FRAME_20  
Short Description Select Options: Render Frame Elements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_SELECT_OPTIONS_20   Select Options in Accordance with UI Guidelines 2.0 
Created 20111201   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WDR_GROUPED_SELOPT_20 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WDR_SELOPT_FRAME_20 has no interface implemented.
Friends
Class CL_WDR_SELOPT_FRAME_20 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONT Instance attribute Private Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20111201
2 MO_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20120119
3 MO_NODE_GENERAL_TEXTS Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111202
4 MO_NODE_GENERAL_USER_INPUT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111202
5 MO_NODE_GENERAL_VISIBILITY Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111202
6 MO_NODE_GLOBAL_OPTIONS Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111202
7 MO_NODE_PERSONALIZATION Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20130110
8 MO_NODE_SAVED_SEARCHES Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111202
9 MO_NODE_WIDTHS Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120124
10 MS_CALCULATED_WIDTHS Instance attribute Private Type reference (TYPE) TS_WIDTHS 20120120
11 MS_FOCUS Instance attribute Private Type reference (TYPE) TS_FOCUS 20120208
12 MS_SCREEN_WIDTH Instance attribute Private Type reference (TYPE) TS_SCREEN_WIDTHS 20140117
13 MS_STATIC_UI_ELEMENTS Instance attribute Private Type reference (TYPE) TS_STATIC_UI_ELEMENTS 20111201
14 MT_GROUPS Instance attribute Private Type reference (TYPE) CL_WDR_GROUPED_SELOPT_20=>TT_GROUPS Table Type of wdr_so_s_groups 20120119
15 MT_SAVED_SEARCHES_ADMIN Instance attribute Private Type reference (TYPE) WDR_SO_T_SEARCHES Table Type for WDR_SO_S_SEARCHES 20130308
16 MV_EXCLUDE_BY_FRAME Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120126
17 MV_ID_FIRST_FIX_BOTTOM_ELEMENT Instance attribute Private Type reference (TYPE) STRING 20120208
18 MV_RENDERED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120208
19 MV_SINGLE_MODE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120202
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUTTON_CONTAINER Instance method Public Method 20120202
2 ADD_FIX_2_COLUMN_HEADER Instance method Public Method 20131219
3 ADD_GROUP_CONTAINER Instance method Public Method 20120125
4 ADD_INV_ELEMENT_TO_CONT_ROW Instance method Private Method 20111202
5 APPLY_PERSONALIZATION Instance method Public Method 20130110
6 CALCULATE_MIN_WIDTH_OF_CONT Instance method Private Method 20111202
7 CALCULATE_WIDTHS Instance method Public Method 20120120
8 CHECK_MAX_NO_OF_RESULTS Instance method Public Method 20120119
9 CONSTRUCTOR Instance method Public Constructor 20111201
10 CREATE_STATIC_UIELEMENTS Instance method Public Method 20111201
11 GET_ACTUAL_CONTAINER Instance method Public Method 20111206
12 GET_ADMIN_SEARCHES Instance method Public Method 20130417
13 GET_COL_SPAN Instance method Private Method 20111202
14 GET_GENERAL_TEXTS Instance method Private Method 20120119
15 GET_GENERAL_VISIBILITY Instance method Private Method 20120119
16 GET_GLOBAL_OPTIONS Instance method Private Method 20120119
17 GET_GROUP_EXPANDED Instance method Public Method 20120215
18 GET_MAX_NR_OF_RESULTS Instance method Public Method 20111207
19 ON_EXIT Instance method Public Method 20120208
20 ON_WDDOMODIFY Instance method Public Method 20120208
21 RENDER_FIXED_BUTTONS Instance method Public Method 20111201
22 RENDER_FREE_TEXT_SEARCH Instance method Public Method 20140718
23 RENDER_INVISIBLE_ROW Instance method Private Method 20111202
24 RESET_CONTAINER Instance method Public Method 20111206
25 RESET_GROUPS Instance method Public Method 20120127
26 SET_CONTAINER Instance method Public Method 20111206
27 SET_EXCLUDE_BY_FRAME Instance method Public Method 20120126
28 SET_EXCLUDE_LINK_VISIBILITY Instance method Public Method 20120119
29 SET_FOCUS Instance method Public Method 20120208
30 SET_GROUP_EXPANDED Instance method Public Method 20120215
31 SET_MAX_NR_OF_ROWS Instance method Public Method 20120119
32 SET_SAVED_SEARCHES Instance method Public Method 20111206
33 SET_STATIC_SETTINGS Instance method Public Method 20111206
34 SET_WIDE_OR_SMALL_RENDERING Instance method Public Method 20120209
Events
Class CL_WDR_SELOPT_FRAME_20 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FOCUS Public See coding 20120208 begin of ts_focus, focus_group type string, focus_exclude_link type wdy_boolean, focus_next_fix_element type wdy_boolean, focus_ui_element type string, end of ts_focus
2 TS_SCREEN_WIDTHS Public See coding 20140117 begin of ts_screen_widths, rendered_width type string, actual_width type string, end of ts_screen_widths
3 TS_STATIC_UI_ELEMENTS Public See coding 20111201 begin of ts_static_ui_elements, exclude_link type ref to cl_wd_link_to_action, exclude_text_view type ref to cl_wd_text_view, exclude_hzg type ref to cl_wd_horizontal_gutter, exclude_hzg_top type ref to cl_wd_horizontal_gutter, " saved_searches_cont TYPE REF TO cl_wd_transparent_container, max_nr_hits_cont type ref to cl_wd_transparent_container, save_searches_cont type ref to cl_wd_transparent_container, button_cont type ref to cl_wd_transparent_container, cnt_btn_save_search type ref to cl_wd_transparent_container, cnt_exclude_lnk_max_nr_rows type ref to cl_wd_transparent_container, cnt_exclude_txt type ref to cl_wd_transparent_container, attr_panel_cont type ref to cl_wd_panel, attr_transp_cont type ref to cl_wd_transparent_container, "hide_show_lnk TYPE REF TO cl_wd_toolbar_link_to_action, inp_save_search type ref to cl_wd_input_field, btn_search type ref to cl_wd_button, chk_max_nr_hits type ref to cl_wd_checkbox, easy_mode_Cont type ref to cl_wd_transparent_container, end of ts_static_ui_elements
4 TS_WIDTHS Public See coding 20120124 begin of ts_widths, label type string, attribute type string, operator type string, value type string, unit type string, amount type string, label_and_attr type string, upper_value type string, sum_3_col type string, min_width_of_cont type string, search type string, end of ts_widths
Method Signatures

Method ADD_BUTTON_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I 20120202
2 Returning RO_CONT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20120202

Method ADD_BUTTON_CONTAINER on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method ADD_FIX_2_COLUMN_HEADER Signature

Method ADD_FIX_2_COLUMN_HEADER on class CL_WDR_SELOPT_FRAME_20 has no parameter.
Method ADD_FIX_2_COLUMN_HEADER on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method ADD_GROUP_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20120125
2 Importing IV_RIGHT_COLUMN Call by reference Type reference (TYPE) WDY_BOOLEAN Render group as right column 20131127
3 Importing IV_TWO_COLUMNS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20131127
4 Returning RO_CONT Value transfer Object reference (TYPE REF TO) CL_WD_PANEL 20120125

Method ADD_GROUP_CONTAINER on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method ADD_INV_ELEMENT_TO_CONT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20120202
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 20111202
3 Importing IV_MATRIX_HEAD Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20111202
4 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING 20111202

Method ADD_INV_ELEMENT_TO_CONT_ROW on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method APPLY_PERSONALIZATION Signature

Method APPLY_PERSONALIZATION on class CL_WDR_SELOPT_FRAME_20 has no parameter.
Method APPLY_PERSONALIZATION on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method CALCULATE_MIN_WIDTH_OF_CONT Signature

Method CALCULATE_MIN_WIDTH_OF_CONT on class CL_WDR_SELOPT_FRAME_20 has no parameter.
Method CALCULATE_MIN_WIDTH_OF_CONT on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method CALCULATE_WIDTHS Signature

Method CALCULATE_WIDTHS on class CL_WDR_SELOPT_FRAME_20 has no parameter.
Method CALCULATE_WIDTHS on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method CHECK_MAX_NO_OF_RESULTS Signature

Method CHECK_MAX_NO_OF_RESULTS on class CL_WDR_SELOPT_FRAME_20 has no parameter.
Method CHECK_MAX_NO_OF_RESULTS on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20120119
2 Importing IO_NODE_GENERAL_TEXTS Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20111202
3 Importing IO_NODE_GENERAL_USER_INPUT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20111202
4 Importing IO_NODE_GENERAL_VISIBILITY Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20111202
5 Importing IO_NODE_GLOBAL_OPTIONS Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20111202
6 Importing IO_NODE_PERSONALIZATION Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20130110
7 Importing IO_NODE_SAVED_SEARCHES Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20111202
8 Importing IO_NODE_WIDTHS Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20120124
9 Importing IS_GENERAL_TEXTS Call by reference Type reference (TYPE) WDR_SO_S_GENERAL_TEXTS SelectOptions: Verwendete Texte 20111206
10 Importing IS_GENERAL_VISIBILITY Call by reference Type reference (TYPE) WDR_SO_S_GENERAL_VISIBILITY SelectOptions: Sichtbarkeit der einzelnen UI Elemente 20111206
11 Importing IS_GLOBAL_OPTIONS Call by reference Type reference (TYPE) WDR_SO_S_GLOBAL_OPTIONS SelectOptions: Zentrale Optionen 20111206
12 Importing IT_GROUPS Call by reference Type reference (TYPE) CL_WDR_GROUPED_SELOPT_20=>TT_GROUPS Tabellentyp für wdr_so_s_groups 20120119
13 Importing IT_SAVED_SEARCHES Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20111206
14 Importing IT_SAVED_SEARCHES_ADMIN Call by reference Type reference (TYPE) WDR_SO_T_SEARCHES TableType für WDR_SO_S_SEARCHES 20130307
15 Importing IV_INITIAL_SEARCH Call by reference Type reference (TYPE) STRING 20111206
16 Importing IV_SINGLE_MODE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120202

Method CONSTRUCTOR on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method CREATE_STATIC_UIELEMENTS Signature

Method CREATE_STATIC_UIELEMENTS on class CL_WDR_SELOPT_FRAME_20 has no parameter.
Method CREATE_STATIC_UIELEMENTS on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method GET_ACTUAL_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20111206

Method GET_ACTUAL_CONTAINER on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method GET_ADMIN_SEARCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ADMIN_SEARCHES Value transfer Type reference (TYPE) WDR_SO_T_SEARCHES TableType für WDR_SO_S_SEARCHES 20130417

Method GET_ADMIN_SEARCHES on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method GET_COL_SPAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COL_SPAN Value transfer Type reference (TYPE) I 20111202

Method GET_COL_SPAN on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method GET_GENERAL_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_GENERAL_TEXTS Value transfer Type reference (TYPE) WDR_SO_S_GENERAL_TEXTS SelectOptions: Verwendete Texte 20120119

Method GET_GENERAL_TEXTS on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method GET_GENERAL_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_GENERAL_VISIBILITY Value transfer Type reference (TYPE) WDR_SO_S_GENERAL_VISIBILITY SelectOptions: Sichtbarkeit der einzelnen UI Elemente 20120119

Method GET_GENERAL_VISIBILITY on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method GET_GLOBAL_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_GLOBAL_OPTIONS Value transfer Type reference (TYPE) WDR_SO_S_GLOBAL_OPTIONS SelectOptions: Zentrale Optionen 20120119

Method GET_GLOBAL_OPTIONS on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method GET_GROUP_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXPANDED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120215
2 Importing IV_EXT_ID Call by reference Type reference (TYPE) STRING Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120215

Method GET_GROUP_EXPANDED on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method GET_MAX_NR_OF_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MAX_NR_OF_RESULTS Call by reference Type reference (TYPE) I 20111207
2 Exporting MAX_NR_OF_RESULTS_IS_NULL Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20111207
3 Exporting SELECT_ALL Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20111207

Method GET_MAX_NR_OF_RESULTS on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method ON_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GROUPS Call by reference Type reference (TYPE) CL_WDR_GROUPED_SELOPT_20=>TT_GROUPS 20120209

Method ON_EXIT on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method ON_WDDOMODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20120208

Method ON_WDDOMODIFY on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method RENDER_FIXED_BUTTONS Signature

Method RENDER_FIXED_BUTTONS on class CL_WDR_SELOPT_FRAME_20 has no parameter.
Method RENDER_FIXED_BUTTONS on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method RENDER_FREE_TEXT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20140721

Method RENDER_FREE_TEXT_SEARCH on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method RENDER_INVISIBLE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CONT_START_INDEX Call by reference Type reference (TYPE) I 1 20111202
2 Exporting EV_NR_GEN_ELEMENTS Call by reference Type reference (TYPE) I 20111202
3 Importing IO_CONT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20120202

Method RENDER_INVISIBLE_ROW on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method RESET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20120119
2 Importing TO_EASY_MODE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20140718

Method RESET_CONTAINER on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method RESET_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GROUPS Call by reference Type reference (TYPE) CL_WDR_GROUPED_SELOPT_20=>TT_GROUPS Tabellentyp für wdr_so_s_groups 20120127

Method RESET_GROUPS on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EASY_CONT Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20140718
2 Importing IO_PANEL_CONT Call by reference Object reference (TYPE REF TO) CL_WD_PANEL 20111206
3 Importing IO_TRANSP_CONT Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20111206

Method SET_CONTAINER on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method SET_EXCLUDE_BY_FRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCLUDE_BY_FRAME Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120126

Method SET_EXCLUDE_BY_FRAME on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method SET_EXCLUDE_LINK_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VISIBILITY Call by reference Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20120119

Method SET_EXCLUDE_LINK_VISIBILITY on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method SET_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FOCUS Call by reference Type reference (TYPE) TS_FOCUS 20120208

Method SET_FOCUS on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method SET_GROUP_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPANDED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120215
2 Importing IV_EXT_ID Call by reference Type reference (TYPE) STRING Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120215

Method SET_GROUP_EXPANDED on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method SET_MAX_NR_OF_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFAULT_MAX_NR_ROWS Call by reference Type reference (TYPE) I 20120119
2 Importing IV_SELECT_ALL Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120119
3 Importing IV_SET_TO_NULL Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120119

Method SET_MAX_NR_OF_ROWS on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method SET_SAVED_SEARCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTUAL_SEARCH Call by reference Type reference (TYPE) STRING 20111206
2 Importing SAVED_SEARCHES_ADMIN Call by reference Type reference (TYPE) WDR_SO_T_SEARCHES TableType für WDR_SO_S_SEARCHES 20130307
3 Importing SAVED_SEARCHES_VALUELIST Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20111206

Method SET_SAVED_SEARCHES on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method SET_STATIC_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GENERAL_TEXTS Call by reference Type reference (TYPE) WDR_SO_S_GENERAL_TEXTS SelectOptions: Verwendete Texte 20111206
2 Importing IS_GENERAL_VISIBILITY Call by reference Type reference (TYPE) WDR_SO_S_GENERAL_VISIBILITY SelectOptions: Sichtbarkeit der einzelnen UI Elemente 20111206
3 Importing IS_GLOBAL_OPTIONS Call by reference Type reference (TYPE) WDR_SO_S_GLOBAL_OPTIONS SelectOptions: Zentrale Optionen 20111206

Method SET_STATIC_SETTINGS on class CL_WDR_SELOPT_FRAME_20 has no exception.

Method SET_WIDE_OR_SMALL_RENDERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20120209
2 Importing IV_RENDERING_TYPE Call by reference Type reference (TYPE) C W breites, S schmales Rendering 20120209

Method SET_WIDE_OR_SMALL_RENDERING on class CL_WDR_SELOPT_FRAME_20 has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 732