SAP ABAP Class CL_GRAC_FPM_GUIBB_SEARCHRENDER (renders the search UI)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_RENDER Rendering utility 20091204
Properties
Class CL_GRAC_FPM_GUIBB_SEARCHRENDER  
Short Description renders the search UI    
Super Class CL_FPM_GUIBB_RENDER Rendering utility 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20091204   SAP 
Last change 20141106    
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_FPM_GUIBB_SEARCH_RENDER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_GRAC_FPM_GUIBB_SEARCHRENDER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_FPM_GUIBB_SEARCH Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no interface implemented.
Friends
Class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CRITERIA_CONT Instance attribute Private Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20050916-083208 20091204
2 MO_EXT Instance attribute Public Object reference (TYPE REF TO) IF_FPM_GUIBB_SEARCH_EXT GUIBB Search extended 20091204
3 MO_FIELD_CATALOG Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20091204
4 MO_ND_DYNAMIC Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091204
5 MO_RESULT_TABLE Instance attribute Public Object reference (TYPE REF TO) CL_FPM_GUIBB_SEARCH_RESULT handles the optional result table 20091204
6 MO_SAVED_SEARCHES Instance attribute Public Object reference (TYPE REF TO) IF_FPM_SEARCH_PERSISTENCE provides functionality for saving/loading saved searches 20091204
7 MT_ACTION_SIMULATION Instance attribute Public Type reference (TYPE) GRAC_T_WD_SOD_SIMULATION Simulation Table Structure 20100218
8 MT_ALL_OPS Instance attribute Private Type reference (TYPE) T_OPERATORS 20091204
9 MT_ATTRIBUTES Instance attribute Public Type reference (TYPE) T_AVAILABLE_ATTRS 20091204
10 MT_CURRENT_LOAD_SEARCHES Instance attribute Public Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20091204
11 MT_DYN_COMPONENTS Instance attribute Private Type reference (TYPE) ABAP_COMPONENT_TAB 20091204
12 MT_FIELD_DESCRIPTION Instance attribute Private Type reference (TYPE) FPMGB_T_SEARCHFIELD_DESCR GUIBB List Field Description 20091204
13 MT_OPS Instance attribute Private Type reference (TYPE) T_ATTRIBUTE_ALLOWS_OPERATORS Operators changable by config 20091204
14 MT_PROFILE_SIMULATION Instance attribute Public Type reference (TYPE) GRAC_T_WD_SOD_SIMULATION Simulation table 20100220
15 MT_RESTRICT Instance attribute Public Type reference (TYPE) TT_RESTRICT 20110201
16 MT_ROLE_SIMULATION Instance attribute Public Type reference (TYPE) GRAC_T_WD_SOD_SIMULATION Simulation table 20100220
17 MT_SEARCH Instance attribute Public Type reference (TYPE) T_SEARCH 20091204
18 MT_UI_PROPERTIES Instance attribute Private Type reference (TYPE) GRAC_T_SEARCH_RENDER_SETTINGS Search render properties 20100708
19 MV_BP_VAL Instance attribute Public Type reference (TYPE) STRING 20110408
20 MV_COMP_VAL Instance attribute Public Type reference (TYPE) STRING Company Code 20110429
21 MV_FUNCA_VAL Instance attribute Public Type reference (TYPE) STRING 20110408
22 MV_ID_NUMBER Instance attribute Private Type reference (TYPE) I 20091204
23 MV_ND_DYNAMIC Instance attribute Private Type reference (TYPE) STRING 20100719
24 MV_NUMBER_OF_QUERY_LINES Instance attribute Private Type reference (TYPE) I 20091204
25 MV_NUMBER_UI_ELEMS Instance attribute Private Type reference (TYPE) I 20100208
26 MV_SAVE_SEARCH_ACTIVE Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091204
27 MV_SHOW_CLEAR_BUTTON Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091204
28 MV_SHOW_SEARCH_BUTTON Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091204
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SUB_COMPONENTS Instance method Public Method 20091204
2 CHANGE_OPS_FROM_FIELD_DESCR Instance method Public Method 20091204
3 CHECK_IF_IS_INITIAL Instance method Private Method 20091204
4 CHECK_ONLY_ONE_ROW_EXISTS Instance method Private Method 20091204
5 CLEAR_INPUT Instance method Public Method 20091204
6 CLEAR_INPUT_OF_ROW Instance method Private Method 20091204
7 CLONE_ROW Instance method Public Method 20091204
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091204
9 CREATE_NODE_FOR_STATEMENT Instance method Private Method 20091204
10 DETERMINE_ATTR_TYPE Instance method Public Method 20091204
11 GENERATE_BINDING_PATHES Instance method Private Method 20091204
12 GENERATE_UI_IDS Instance method Private Method 20091204
13 GET_CURRENT_SEARCH_CRITERIA Instance method Public Method 20091204
14 GET_CURRENT_SEARCH_CRIT_CUP Instance method Public Method 20100829
15 GET_START_UI_INDEX_FOR_ROW Instance method Private Method 20091204
16 GET_STATEMENT_ELEMENT Instance method Public Method 20091204
17 INIT_ALLOWED_OPERATORS Instance method Public Method 20091204
18 INIT_SEARCH_CONFIG Instance method Private Method 20091204
19 LOAD_AVAILABLE_SEARCHES Instance method Public Method 20091204
20 LOAD_AVAILABLE_SEARCHES_CUP Instance method Public Method 20100706
21 ON_ATTRIBUTE_CHANGED Instance method Public Method 20091204
22 ON_LOAD_NEW_CRITERIA Instance method Public Method 20091204
23 ON_LOAD_NEW_CRITERIA_CUP Instance method Public Method 20100705
24 ON_MULTI_SELECT Instance method Public Method 20100221
25 ON_OPERATOR_CHANGED Instance method Public Method 20091204
26 REMOVE_ROW Instance method Public Method 20091204
27 RENDER_STATEMENT Instance method Private Method 20091204
28 SET_DEFAULT_OPS Instance method Public Method 20091204
29 SET_INPUT_FIELD_BINDING_PATH Instance method Private Method 20091204
30 SET_IS_EMPTY Instance method Private Method 20121030
31 SET_OPERATORS_FOR_STATEMENT Instance method Private Method 20091204
32 SET_UI_PROPERTIES Instance method Public Method 20100708
33 SET_VISIBILITY_OF_INPUT_ELEMS Instance method Public Method 20091204
Events
Class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ATTRIBUTE_ALLOWS_OPERATORS Public See coding 20091204 BEGIN OF s_attribute_allows_operators, attribute TYPE name_komp, allows_operators TYPE t_operators, END OF s_attribute_allows_operators
2 S_AVAILABLE_ATTRS Public See coding 20091204 BEGIN OF s_available_attrs, name TYPE name_komp, attr_text TYPE string, type TYPE REF TO cl_abap_datadescr, meta_type TYPE fpmgb_search_attr_type, exclude_criteria TYPE boole_d, free_text_search TYPE boole_d, * multiple_attr type ref to cl_abap_tabledescr, multiple_attr TYPE REF TO cl_abap_structdescr, END OF s_available_attrs
3 S_BINDING_PATHES Public See coding 20091204 BEGIN OF s_binding_pathes, attr_ddlb TYPE string, op_text TYPE string, input1 TYPE string, input2 TYPE string, input1_tt TYPE string, input2_tt TYPE string, input_ddlb TYPE string, input_checkbox TYPE string, input1_visible TYPE string, input2_visible TYPE string, and_visible TYPE string, remove_visible TYPE string, input_ddlb_visible TYPE string, input_checkbox_visible TYPE string, input_button TYPE string, input_button_visible TYPE string, END OF s_binding_pathes
4 S_ELEMENT Public See coding 20110104 BEGIN OF s_element, implicit_index TYPE i, explicit_index TYPE i, END OF s_element
5 S_OPERATORS Public See coding 20091204 BEGIN OF s_operators, operator_id TYPE fpmgb_search_operator, text TYPE string, END OF s_operators
6 S_SEARCH Public See coding 20091204 BEGIN OF s_search, name TYPE name_komp, attr_text TYPE string, type TYPE REF TO cl_abap_datadescr, meta_type TYPE fpmgb_search_attr_type, ui_id TYPE s_ui_elem_ids, binding_path TYPE s_binding_pathes, index_of_ui_elements TYPE i, node_name TYPE string, number_of_ui_elements TYPE i, ui_inp1 type REF TO cl_wd_input_field, ui_inp2_cont TYPE REF TO cl_wd_transparent_container, ui_ddlb TYPE REF TO cl_wd_dropdown_by_key, ui_checkbox TYPE REF TO cl_wd_checkbox, ui_file_upload TYPE REF TO cl_wd_file_upload, ui_button TYPE REF TO cl_wd_button, ui_text_view TYPE REF TO cl_wd_text_view, * name TYPE name_komp, * attr_text TYPE string, * type TYPE REF TO cl_abap_datadescr, * meta_type TYPE fpmgb_search_attr_type, * ui_id TYPE s_ui_elem_ids, * binding_path TYPE s_binding_pathes, * index_of_ui_elements TYPE i, * node_name TYPE string, * number_of_ui_elements TYPE i, * ui_inp1 TYPE REF TO cl_wd_input_field, * ui_inp2_cont TYPE REF TO cl_wd_transparent_container, * ui_ddlb TYPE REF TO cl_wd_dropdown_by_key, * ui_checkbox TYPE REF TO cl_wd_checkbox, * ui_text_view_mult TYPE REF TO cl_wd_text_edit, * ui_invisible1 TYPE REF TO cl_wd_invisible_element, * ui_invisible2 TYPE REF TO cl_wd_invisible_element, * ui_text_edit TYPE REF TO cl_wd_text_edit, * ui_button_edit TYPE REF TO cl_wd_button, * ui_plus_minus_buttons TYPE REF TO cl_wd_transparent_container, * multiple_type TYPE REF TO cl_abap_structdescr, * multiple_input TYPE string_table, * multiple_rows TYPE i, * multiple_read_only TYPE wdy_boolean, * multiple_struct TYPE REF TO data, * exclude_label TYPE REF TO cl_wd_label, * exclude_label_text TYPE REF TO cl_wd_label, * exclude_criteria TYPE boole_d, * free_text_search TYPE boole_d, END OF s_search
7 S_UI_ELEM_IDS Public See coding 20091204 BEGIN OF s_ui_elem_ids, attr_ddlb TYPE string, op TYPE string, inp1 TYPE string, inp2 TYPE string, inp_ddlb TYPE string, inp_check TYPE string, button1 TYPE string, button2 TYPE string, and TYPE string, button TYPE string, END OF s_ui_elem_ids
8 TT_RESTRICT Public See coding 20110201 tt_restrict TYPE STANDARD TABLE OF ty_restrict
9 TY_RESTRICT Public See coding 20110201 BEGIN OF ty_restrict, name TYPE NAME_KOMP, END OF ty_restrict
10 T_ATTRIBUTE_ALLOWS_OPERATORS Public See coding 20091204 t_attribute_allows_operators TYPE STANDARD TABLE OF s_attribute_allows_operators WITH DEFAULT KEY
11 T_AVAILABLE_ATTRS Public See coding 20091204 t_available_attrs TYPE STANDARD TABLE OF s_available_attrs WITH DEFAULT KEY
12 T_ELEMENTS Public See coding 20110104 t_elements TYPE STANDARD TABLE OF s_element WITH DEFAULT KEY
13 T_OPERATORS Public See coding 20091204 t_operators TYPE STANDARD TABLE OF s_operators WITH DEFAULT KEY
14 T_SEARCH Public See coding 20091204 t_search TYPE STANDARD TABLE OF s_search WITH DEFAULT KEY
Method Signatures

Method ADD_SUB_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMPONENT Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20091204

Method ADD_SUB_COMPONENTS on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method CHANGE_OPS_FROM_FIELD_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALLOWED_OPS Call by reference Type reference (TYPE) CL_GRAC_FPM_GUIBB_SEARCHRENDER=>T_ATTRIBUTE_ALLOWS_OPERATORS 20091204

Method CHANGE_OPS_FROM_FIELD_DESCR on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method CHECK_IF_IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEARCH Call by reference Type reference (TYPE) S_SEARCH 20091204
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20091204
3 Importing IV_VALUE_HIGH Call by reference Type reference (TYPE) STRING 20101214
4 Returning RV_IS_INITIAL Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091204

Method CHECK_IF_IS_INITIAL on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method CHECK_ONLY_ONE_ROW_EXISTS Signature

Method CHECK_ONLY_ONE_ROW_EXISTS on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no parameter.
Method CHECK_ONLY_ONE_ROW_EXISTS on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method CLEAR_INPUT Signature

Method CLEAR_INPUT on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no parameter.
Method CLEAR_INPUT on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method CLEAR_INPUT_OF_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW_INDEX Call by reference Type reference (TYPE) I 20091204

Method CLEAR_INPUT_OF_ROW on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method CLONE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIELDNAME Call by reference Type reference (TYPE) STRING 20110129
2 Exporting EV_FIELD_DESC Call by reference Type reference (TYPE) FPMGB_S_SEARCHFIELD_DESCR GUIBB Search Field Description 20110129
3 Exporting EV_TARGET_ID Call by reference Type reference (TYPE) I 20110129
4 Importing IV_CLONE_FLAG Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20110129
5 Importing IV_FIELDNAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110204
6 Importing IV_OVS_CHANGE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20110204
7 Importing IV_OVS_FLAG Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20110204
8 Importing IV_OVS_NAME Call by reference Type reference (TYPE) STRING 20110204
9 Importing IV_ROW Call by reference Type reference (TYPE) I 20110204
10 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) I 20091204

Method CLONE_ROW on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESIGN_TIME Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091204
2 Importing IV_ND_DYNAMIC Call by reference Type reference (TYPE) STRING 'DYNAMIC' 20100719

Method CONSTRUCTOR on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method CREATE_NODE_FOR_STATEMENT 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 20091204

Method CREATE_NODE_FOR_STATEMENT on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method DETERMINE_ATTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) NAME_KOMP Component name 20091204
2 Returning RV_TYPE Value transfer Type reference (TYPE) FPMGB_SEARCH_ATTR_TYPE GUIBB search: Attribute data type 20091204

Method DETERMINE_ATTR_TYPE on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method GENERATE_BINDING_PATHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW_INDEX Call by reference Type reference (TYPE) I 20091204
2 Returning RV_BINDING_PATHES Value transfer Type reference (TYPE) S_BINDING_PATHES 20091204

Method GENERATE_BINDING_PATHES on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method GENERATE_UI_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW_INDEX Call by reference Type reference (TYPE) I 20091204
2 Returning RV_UI_IDS Value transfer Type reference (TYPE) S_UI_ELEM_IDS 20091204

Method GENERATE_UI_IDS on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method GET_CURRENT_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA_INT search criteria for GUIBB Search 20091204

Method GET_CURRENT_SEARCH_CRITERIA on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method GET_CURRENT_SEARCH_CRIT_CUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA search criteria for GUIBB Search 20100829

Method GET_CURRENT_SEARCH_CRIT_CUP on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method GET_START_UI_INDEX_FOR_ROW Signature

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

Method GET_START_UI_INDEX_FOR_ROW on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method GET_STATEMENT_ELEMENT 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 20091204
2 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Context Nodes 20091204

Method GET_STATEMENT_ELEMENT on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method INIT_ALLOWED_OPERATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALLOWED_OPS_DEFAULT Call by reference Type reference (TYPE) CL_GRAC_FPM_GUIBB_SEARCHRENDER=>T_ATTRIBUTE_ALLOWS_OPERATORS 20091204

Method INIT_ALLOWED_OPERATORS on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method INIT_SEARCH_CONFIG Signature

Method INIT_SEARCH_CONFIG on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no parameter.
Method INIT_SEARCH_CONFIG on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method LOAD_AVAILABLE_SEARCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20091204

Method LOAD_AVAILABLE_SEARCHES on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method LOAD_AVAILABLE_SEARCHES_CUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20100706

Method LOAD_AVAILABLE_SEARCHES_CUP on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method ON_ATTRIBUTE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIELDNAME Call by reference Type reference (TYPE) STRING 20110129
2 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) I 20091204

Method ON_ATTRIBUTE_CHANGED on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method ON_LOAD_NEW_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100216
2 Importing IT_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA_INT search criteria for GUIBB Search 20091204
3 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20100302

Method ON_LOAD_NEW_CRITERIA on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method ON_LOAD_NEW_CRITERIA_CUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100705
2 Importing IT_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA_INT search criteria for GUIBB Search 20100705
3 Importing IV_NODELETE_ROW Call by reference Type reference (TYPE) GRAC_BOOLEAN Do not delete row 20100920
4 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20100705

Method ON_LOAD_NEW_CRITERIA_CUP on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method ON_MULTI_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ATTR_TEXT Call by reference Type reference (TYPE) STRING 20100221
2 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) I 20100221

Method ON_MULTI_SELECT on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method ON_OPERATOR_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) I 20091204

Method ON_OPERATOR_CHANGED on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method REMOVE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIELD_DESC Call by reference Type reference (TYPE) FPMGB_S_SEARCHFIELD_DESCR GUIBB Search Field Description 20110201
2 Importing IV_ROW Call by reference Type reference (TYPE) I 20091204
3 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) I 20091204

Method REMOVE_ROW on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method RENDER_STATEMENT 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 20091204
2 Importing IV_IS_FIRST Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091204

Method RENDER_STATEMENT on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method SET_DEFAULT_OPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OPS_DEFAULT Call by reference Type reference (TYPE) T_ATTRIBUTE_ALLOWS_OPERATORS 20091204

Method SET_DEFAULT_OPS on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method SET_INPUT_FIELD_BINDING_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW Call by reference Type reference (TYPE) I 20091204

Method SET_INPUT_FIELD_BINDING_PATH on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method SET_IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OPERATOR_SET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20121030
2 Importing LV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20121030

Method SET_IS_EMPTY on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method SET_OPERATORS_FOR_STATEMENT 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 20091204

Method SET_OPERATORS_FOR_STATEMENT on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method SET_UI_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UI_PROPERTIES Call by reference Type reference (TYPE) GRAC_T_SEARCH_RENDER_SETTINGS Search render properties 20100708

Method SET_UI_PROPERTIES on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.

Method SET_VISIBILITY_OF_INPUT_ELEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM_LOAD_NEW Call by reference Type reference (TYPE) BOOLE_D Is call from load new criteria 20120816
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 20091204
3 Importing IV_OPERATOR Call by reference Type reference (TYPE) FPMGB_SEARCH_OPERATOR Operator 20120816
4 Importing NEW_ATTRIBUTE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091204
5 Importing NEW_OPERATOR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091204

Method SET_VISIBILITY_OF_INPUT_ELEMS on class CL_GRAC_FPM_GUIBB_SEARCHRENDER has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600