SAP ABAP Class CL_FPM_SEARCH_UIBB_ASSIST (FPM_SEARCH_UIBB)
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_ASSIST GUIBB Assistence Base Class 20090703
Properties
Class CL_FPM_SEARCH_UIBB_ASSIST  
Short Description FPM_SEARCH_UIBB    
Super Class CL_FPM_GUIBB_ASSIST GUIBB Assistence Base Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20081127   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)
3 CL_FPM_GUIBB_SEARCH_RENDER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_FPM_SEARCH_UIBB_SELOPT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 IF_FPM_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_FPM_GUIBB_SEARCH Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_FPM_GUIBB_SEARCH_CFG_ACC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_FPM_SEARCH_PERSISTENCE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_SEARCH_UIBB_ASSIST has no interface implemented.
Friends
Class CL_FPM_SEARCH_UIBB_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ALL_USERS Constant Private Type reference (TYPE) SYUNAME '*' User Name 20130314
2 MO_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro Context 20081128
3 MO_FIELD_CATALOG Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20110216
4 MO_RESULT_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_FPM_GUIBB_SEARCH_RESULT handles the optional result table 20090113
5 MO_SAVED_SEARCHES Instance attribute Private Object reference (TYPE REF TO) IF_FPM_SEARCH_PERSISTENCE provides functionality for saving/loading saved searches 20110216
6 MO_SELECT_OPTIONS Instance attribute Private Object reference (TYPE REF TO) CL_FPM_SEARCH_UIBB_SELOPT Integration WDA Selecect Options 20110221
7 MO_SELOPT_IF_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IWCI_WD_SELECT_OPTIONS_20 Web Dynpro Interface COMPONENTCONTROLLER 20110209
8 MS_CONFIG_DATA Instance attribute Private Type reference (TYPE) TY_S_CONFIG 20110219
9 MS_FEEDER Instance attribute Private Type reference (TYPE) TY_S_FEEDER 20081128
10 MS_OPTIONS Instance attribute Public Type reference (TYPE) FPMGB_S_SEARCH_OPTIONS FPM Search UIBB: Contains elements for adjustments 20090716
11 MS_PERSONALIZATION Instance attribute Private Type reference (TYPE) TY_S_PERSONALIZATION 20130218
12 MT_DARK_SEARCH_CRITERIA Instance attribute Private Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA search criteria for GUIBB Search 20101115
13 MT_FIELD_DESCRIPTION Instance attribute Private Type reference (TYPE) FPMGB_T_SEARCHFIELD_DESCR Search Fielddescription 20110216
14 MT_FIELD_USAGE Instance attribute Private Type reference (TYPE) FPMGB_T_SEARCH_FIELDUSAGE Field Usage Search GUIBB 20140401
15 MT_OVS Instance attribute Private Type reference (TYPE) TY_T_OVS 20090212
16 MT_SELOPT_ATTRIBUTE Instance attribute Public Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_ATTRIBUTE 20130204
17 MT_SELOPT_EXCL_OPERATORS Instance attribute Private Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_OPERATORS 20130204
18 MT_SELOPT_SEARCH_GROUP Instance attribute Private Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_SEARCH_GROUP 20130204
19 MV_ATTRIBUTE_ROW_INDEX Instance attribute Public Type reference (TYPE) I 20110217
20 MV_IS_FIRST_ROUND Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101123
21 MV_IS_SELOPT_INITIALIZED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Supplement for True Boolean Type: 'X' == True '' == False 20110209
22 MV_RENDERING_REQUIRED Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110225
23 MV_SHOW_EXCLUDE_CRITERIA Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110216
24 MV_WDR_PERS_SCOPE Instance attribute Private Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20130314
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_WIDTH_FOR_DIALOG Instance method Public Method 20100507
2 CHECK_GROUP_EXISTENCE Instance method Private Method 20120620
3 CHECK_SEARCH_ID_EXISTENCE Instance method Private Method 20130922
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101123
5 CONVERT_MULTI_ATTR_TO_STRING Instance method Public Method 20110217
6 CONVERT_STRING_TO_MULTI_ATTR Instance method Public Method 20110217
7 DELETE_SEARCH Instance method Public Method 20090506
8 DETERMINE_FIELD_USAGE Instance method Private Method 20140317
9 DISPATCH_AFTER_FAILED_EVENT Instance method Public Method 20110216
10 DISPATCH_CLEAR Instance method Public Method 20110407
11 DISPATCH_FLUSH Instance method Public Method 20081217
12 DISPATCH_NEEDS_CONFIRMATION Instance method Public Method 20090107
13 DISPATCH_OVS Instance method Public Method 20090211
14 DISPATCH_PBO Instance method Public Method 20081215
15 DISPATCH_PROCESS_EVENT Instance method Public Method 20090107
16 EXPANDS_WITH_AVAILABLE_SPACE Instance method Public Method Determine whether UIBB expands with available space 20140523
17 GET_ATTR_ND_SEARCH Static method Private Method 20110212
18 GET_CONFIG_DATA Static method Public Method 20110217
19 GET_DDIC_INFO Static method Private Method 20110210
20 GET_DELIMITER Instance method Private Method 20110331
21 GET_FEEDER_MODEL Instance method Public Method Returns feeder model interface (wire model) 20081205
22 GET_FPM_ATTR_TYPE Static method Public Method 20110228
23 GET_FPM_ATTR_TYPE_FROM_RTTI Static method Public Method 20111130
24 GET_PERSONALIZATION_DATA Instance method Private Method 20130219
25 GET_RESULT_LIST_UIBB Instance method Public Method 20111109
26 GET_RESULT_LIST_UIBB_CONT_ID Instance method Public Method 20111109
27 GET_SAVED_SEARCHES Instance method Private Method 20110212
28 GET_SEARCH_ATTR_TEXT Static method Private Method 20110510
29 GET_SEARCH_GROUPS Static method Private Method 20120208
30 GET_UNAME_FOR_SAVED_SEARCHES Instance method Private Method 20130417
31 GET_USED_ATTRIBUTES Static method Private Method 20110218
32 HANDLE_DARK_INIT_PROCESSING Instance method Private Method 20101110
33 HANDLE_DARK_SEARCH_EXECUTION Instance method Private Method 20110215
34 INITIALIZE Instance method Public Method 20110214
35 INIT_FEEDER Instance method Public Method 20081128
36 IS_DEFAULT_SEARCH Instance method Public Method 20130225
37 IS_RESULT_LIST_UIBB_ACTIVE Instance method Public Method 20111109
38 LOAD_SEARCH Instance method Public Method 20090223
39 LOAD_SEARCH_ID Instance method Private Method 20130923
40 MAP_SEARCH_CRITERIA_EXT_TO_INT Instance method Private Method 20110301
41 MAP_SEARCH_CRITERIA_INT_TO_EXT Instance method Private Method 20110301
42 ON_ATTRIBUTE_CHANGE Instance method Public Method 20110215
43 ON_EDIT_MULTI_VALUE Instance method Public Method 20121205
44 ON_EXECUTE Instance method Public Method 20110228
45 ON_LEAD_SEL Instance method Public Method 20100121
46 ON_RESULT_SELECTION Instance method Public Method 20090220
47 ON_SAVE_PERSONALIZATION Instance method Public Method 20130219
48 PROCESS_MESSAGES Instance method Private Method 20090107
49 RENDER Instance method Public Method 20081207
50 RESET_CONFIG_DATA_RESTRICTED Instance method Private Method 20130204
51 RESET_PAGE Instance method Public Method 20100601
52 SAVE_SEARCH Instance method Public Method 20090223
53 SET_WD_INSTANCES Instance method Public Method 20081128
54 SORT_GUIBB_NODES Instance method Private Method 20081127
55 SORT_NODE_ELEMENTS Instance method Private Method 20090211
56 UPDATE_PERS_NODE Instance method Private Method 20130219
Events
Class CL_FPM_SEARCH_UIBB_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ELEMENT Private See coding 20090211 BEGIN OF s_element, implicit_index TYPE i, explicit_index TYPE i, END OF s_element
2 TY_S_CONFIG Public See coding 20110219 BEGIN OF ty_s_config , number_of_query_lines TYPE i, save_search_active TYPE wdy_boolean, show_search_button TYPE wdy_boolean, show_clear_button TYPE wdy_boolean, show_reset_button TYPE wdy_boolean, max_num_result TYPE fpmgb_max_num_result, show_max_num_result_field TYPE wdy_boolean, group_same_crit TYPE wdy_boolean, allow_personalization TYPE fpmgb_search_allow_personal, location_saved_searches TYPE wdr_so_location, check_mandatory TYPE fpmgb_check_mandatory, END OF ty_s_config
3 TY_S_FEEDER Private See coding 20081128 BEGIN OF ty_s_feeder, name TYPE seoclsname, feeder TYPE REF TO if_fpm_guibb_search, is_model TYPE boole_d, is_extended TYPE boole_d, is_enhancement_access TYPE boole_d, END OF ty_s_feeder
4 TY_S_OVS Private See coding 20090212 BEGIN OF ty_s_ovs, field_name TYPE name_komp, ovs_name TYPE seoclsname, ovs_ref TYPE REF TO if_fpm_guibb_ovs, END OF ty_s_ovs
5 TY_S_PERSONALIZATION Private See coding 20130920 begin of TY_S_PERSONALIZATION, appl_key TYPE string. INCLUDE TYPE wdr_so_s_personalization. types END OF ty_s_personalization
6 TY_T_OVS Private See coding 20090212 ty_t_ovs TYPE STANDARD TABLE OF ty_s_ovs
7 T_ELEMENTS Private See coding 20090211 t_elements TYPE STANDARD TABLE OF s_element WITH DEFAULT KEY
Method Signatures

Method ADJUST_WIDTH_FOR_DIALOG 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= / 20051117-125541 20110214

Method ADJUST_WIDTH_FOR_DIALOG on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method CHECK_GROUP_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GROUP_STATE Call by reference Type reference (TYPE) WDR_SO_T_GROUP_STATE Select Options: Table Type of WDR_SO_S_GROUP_STATE 20120620
2 Importing IT_SEARCH_GROUP Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_SEARCH_GROUP 20120620

Method CHECK_GROUP_EXISTENCE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method CHECK_SEARCH_ID_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SAVED_SEARCH Call by reference Type reference (TYPE) IF_FPM_SEARCH_PERSISTENCE=>T_SEARCH_ID 20130923
2 Exporting EV_SEARCH_ID_EXISTS Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130922
3 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) STRING 20130922

Method CHECK_SEARCH_ID_EXISTENCE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FPM_SEARCH_UIBB_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method CONVERT_MULTI_ATTR_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STRING Call by reference Type reference (TYPE) STRING 20110217
2 Importing IR_VALUE Call by reference Object reference (TYPE REF TO) DATA 20110217
3 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20110217

Method CONVERT_MULTI_ATTR_TO_STRING on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method CONVERT_STRING_TO_MULTI_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_VALUE Call by reference Object reference (TYPE REF TO) DATA 20110217
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20110217
3 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20110217

Method CONVERT_STRING_TO_MULTI_ATTR on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method DELETE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) STRING 20110215

Method DELETE_SEARCH on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method DETERMINE_FIELD_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONFIGURED_FIELDS Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_ATTRIBUTE 20140728

Method DETERMINE_FIELD_USAGE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method DISPATCH_AFTER_FAILED_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20110216
2 Importing IV_REVERT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110216

Method DISPATCH_AFTER_FAILED_EVENT on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method DISPATCH_CLEAR Signature

Method DISPATCH_CLEAR on class CL_FPM_SEARCH_UIBB_ASSIST has no parameter.
Method DISPATCH_CLEAR on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method DISPATCH_FLUSH Signature

Method DISPATCH_FLUSH on class CL_FPM_SEARCH_UIBB_ASSIST has no parameter.
Method DISPATCH_FLUSH on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method DISPATCH_NEEDS_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONF_REQUEST Call by reference Object reference (TYPE REF TO) CL_FPM_CONFIRMATION_REQUEST Requests an end-user confirmation (e.g. data loss warning) 20090107
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090107

Method DISPATCH_NEEDS_CONFIRMATION on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method DISPATCH_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20090211
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP 20090211
3 Importing IV_HIGH Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20140108
4 Importing IV_ROW_INDEX Call by reference Type reference (TYPE) I 20140108

Method DISPATCH_OVS on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method DISPATCH_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20081215

Method DISPATCH_PBO on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method DISPATCH_PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20090107
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090107

Method DISPATCH_PROCESS_EVENT on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method EXPANDS_WITH_AVAILABLE_SPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_EXPANDABLE Value transfer Type reference (TYPE) ABAP_BOOL Indicator: UIBB expands with available space 20140523

Method EXPANDS_WITH_AVAILABLE_SPACE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_ATTR_ND_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELOPT_EXCL_OPERATORS Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_OPERATORS Search GUIBB: Table type for search operators 20130204
2 Exporting EV_ALLOW_PERSONALIZATION Call by reference Type reference (TYPE) FPMGB_SEARCH_ALLOW_PERSONAL FPM Search: Alllow personalization 20130218
3 Exporting EV_CHECK_MANDATORY Call by reference Type reference (TYPE) FPMGB_CHECK_MANDATORY Check Mandatory Fields on Screen 20140204
4 Exporting EV_GROUP_SAME_CRIT Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120206
5 Exporting EV_LOCATION_SAVED_SEARCHES Call by reference Type reference (TYPE) WDR_SO_LOCATION 20131216
6 Exporting EV_MAX_NUM_RESULT Call by reference Type reference (TYPE) FPMGB_MAX_NUM_RESULT Maximum Number of Rows in Result List in Search GUIBB 20110215
7 Exporting EV_NUMBER_OF_QUERY_LINES Call by reference Type reference (TYPE) I 20110212
8 Exporting EV_SAVE_SEARCH_ACTIVE Call by reference Type reference (TYPE) WDY_BOOLEAN GUIBB Search: Enable Saved Searches 20110212
9 Exporting EV_SHOW_CLEAR_BUTTON Call by reference Type reference (TYPE) WDY_BOOLEAN Display "Clear" Button 20110212
10 Exporting EV_SHOW_EXCLUDE_CRITERIA Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110216
11 Exporting EV_SHOW_MAX_NUM_RESULT_FIELD Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110427
12 Exporting EV_SHOW_RESET_BUTTON Call by reference Type reference (TYPE) WDY_BOOLEAN Show Reset Pushbutton in GUIBB Search 20110212
13 Exporting EV_SHOW_SEARCH_BUTTON Call by reference Type reference (TYPE) WDY_BOOLEAN Display "Search" Button 20110212
14 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110228
15 Importing IS_OPTIONS Call by reference Type reference (TYPE) FPMGB_S_SEARCH_OPTIONS FPM Search UIBB: Contains elements for adjustments 20110322

Method GET_ATTR_ND_SEARCH on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONFIG_DATA Call by reference Type reference (TYPE) TY_S_CONFIG 20110219
2 Exporting ET_SELOPT_ATTRIBUTE Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_ATTRIBUTE 20130204
3 Exporting ET_SELOPT_EXCL_OPERATORS Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_OPERATORS Search GUIBB: Table type for search operators 20130204
4 Exporting ET_SELOPT_SEARCH_GROUP Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_SEARCH_GROUP 20130204
5 Exporting EV_SHOW_EXCLUDE_CRITERIA Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110217
6 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110228
7 Importing IO_FIELD_CATALOG Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20110218
8 Importing IS_OPTIONS Call by reference Type reference (TYPE) FPMGB_S_SEARCH_OPTIONS FPM Search UIBB: Contains elements for adjustments 20110322
9 Importing IT_FIELD_DESCR Call by reference Type reference (TYPE) FPMGB_T_SEARCHFIELD_DESCR Search Fielddescription 20110217

Method GET_CONFIG_DATA on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_DDIC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ELEM_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20110210
2 Exporting ES_DFIES Call by reference Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20110210
3 Exporting EV_DDIC_INFO_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: DDIC info for attribute not found 20110622
4 Exporting EV_RUNTIME_INFO_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Runtime infor for attribute not found 20110622
5 Importing IO_FIELD_CATALOG Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20110622
6 Importing IT_DFIES Call by reference Type reference (TYPE) DDFIELDS DD: Field List 20110511
7 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110210

Method GET_DDIC_INFO on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_DELIMITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELIMITER Value transfer Type reference (TYPE) CHAR3 3-Byte field 20110331

Method GET_DELIMITER on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_FEEDER_MODEL Signature

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

Method GET_FEEDER_MODEL on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_FPM_ATTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TYPE Call by reference Type reference (TYPE) FPMGB_SEARCH_ATTR_TYPE GUIBB SEARCH: Criterion Data Type 20110414
2 Exporting EV_UNKNOWN_ATTRIBUTE_TYPE Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Unknown attribute type 20110622
3 Importing IO_FIELD_CATALOG Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20110228
4 Importing IS_FIELD_DESCR Call by reference Type reference (TYPE) FPMGB_S_SEARCHFIELD_DESCR GUIBB Search Field Description 20110228
5 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110303

Method GET_FPM_ATTR_TYPE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_FPM_ATTR_TYPE_FROM_RTTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FPM_ATTR_TYPE Call by reference Type reference (TYPE) FPMGB_SEARCH_ATTR_TYPE GUIBB SEARCH: Criterion Data Type 20111130
2 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20111130

Method GET_FPM_ATTR_TYPE_FROM_RTTI on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_PERSONALIZATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PERSONALIZATION Call by reference Type reference (TYPE) TY_S_PERSONALIZATION 20130225
2 Importing IV_APP_KEY_FOR_SAVING_SEARCHES Call by reference Type reference (TYPE) STRING SPACE 20130920

Method GET_PERSONALIZATION_DATA on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_RESULT_LIST_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RESULT_LIST_UIBB Value transfer Type reference (TYPE) IF_FPM_GUIBB_SEARCH_CFG_ACC=>TY_S_RESULT_GUIBB_LIST 20111109

Method GET_RESULT_LIST_UIBB on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_RESULT_LIST_UIBB_CONT_ID Signature

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

Method GET_RESULT_LIST_UIBB_CONT_ID on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_SAVED_SEARCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SORT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20130315
2 Returning RT_SAVED_SEARCH Value transfer Type reference (TYPE) IF_FPM_SEARCH_PERSISTENCE=>T_SEARCH_ID 20110216

Method GET_SAVED_SEARCHES on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_SEARCH_ATTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FIELD_CATALOG Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20110510
2 Importing IS_FIELD_DESCR Call by reference Type reference (TYPE) FPMGB_S_SEARCHFIELD_DESCR Search Fielddescription 20110510
3 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110510
4 Importing IV_DDIC_TEXT Call by reference Type reference (TYPE) STRING Web Dynpro: Configuration: Translatable Text 20110510
5 Returning RV_ATTR_TEXT Value transfer Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20110510

Method GET_SEARCH_ATTR_TEXT on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_SEARCH_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_GROUP Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_SEARCH_GROUP 20120208
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120208
3 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_ATTRIBUTE 20120208

Method GET_SEARCH_GROUPS on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_UNAME_FOR_SAVED_SEARCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UNAME Call by reference Type reference (TYPE) SYUNAME User Name 20130417
2 Importing IV_NON_DELETABLE Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20130417

Method GET_UNAME_FOR_SAVED_SEARCHES on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method GET_USED_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_ATTRIBUTE 20110228
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110228
3 Importing IO_FIELD_CATALOG Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20110218
4 Importing IT_FIELD_DESCR Call by reference Type reference (TYPE) FPMGB_T_SEARCHFIELD_DESCR Search Fielddescription 20110218

Method GET_USED_ATTRIBUTES on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method HANDLE_DARK_INIT_PROCESSING 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 20110222
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101110

Method HANDLE_DARK_INIT_PROCESSING on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method HANDLE_DARK_SEARCH_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTUAL_SEARCH_ID Call by reference Type reference (TYPE) STRING 20110222
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20110215

Method HANDLE_DARK_SEARCH_EXECUTION on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20110214
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110228
3 Importing IO_SELOPT_IF_CONTROLLER Call by reference Object reference (TYPE REF TO) IWCI_WD_SELECT_OPTIONS_20 Web Dynpro Interface COMPONENTCONTROLLER 20110214
4 Importing IV_INTERFACE_VIEW Call by reference Type reference (TYPE) FPM_VIEW_NAME Web Dynpro: Name of a Web Dynpro View 20110214

Method INITIALIZE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method INIT_FEEDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) FPMGB_S_T100_MESSAGE FPMGB T100 messages 20090703
2 Exporting EV_ADDITIONAL_ERROR_INFO Call by reference Type reference (TYPE) DOKU_OBJ Documentation Object 20090703
3 Exporting EV_ERROR Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090703
4 Importing IV_READ_DEFAULT_CONFIG Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091009

Method INIT_FEEDER on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method IS_DEFAULT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) STRING 20130225
2 Returning RV_IS_DEFAULT_SEARCH Value transfer Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130225

Method IS_DEFAULT_SEARCH on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method IS_RESULT_LIST_UIBB_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Result List UIBB is active 20111109

Method IS_RESULT_LIST_UIBB_ACTIVE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method LOAD_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NON_DELETABLE Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20130315
2 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) STRING 20110215

Method LOAD_SEARCH on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method LOAD_SEARCH_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GROUP_STATE Call by reference Type reference (TYPE) WDR_SO_T_GROUP_STATE Select Options: Table Type of WDR_SO_S_GROUP_STATE 20130923
2 Exporting ET_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA search criteria for GUIBB Search 20130923
3 Exporting ET_SEARCH_CRITERIA_INT Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA_INT Search criteria for GUIBB Search (internal) 20130923
4 Exporting EV_MAX_NUM_RESULT Call by reference Type reference (TYPE) FPMGB_SEARCH_RESULT_NUM_ROWS GUIBB SEARCH: Number of Rows in Result List 20130923
5 Exporting EV_NOTHING_FOUND Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130923
6 Exporting EV_SHOW_ALL_RESULTS Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130923
7 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20130923
8 Importing IS_SEARCH Call by reference Type reference (TYPE) IF_FPM_SEARCH_PERSISTENCE=>S_SEARCH_ID 20130923
9 Importing IT_SELOPT_ATTRIBUTE Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_ATTRIBUTE 20130923
10 Importing IT_SELOPT_SEARCH_GROUP Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_SEARCH_GROUP 20130923
11 Importing IV_APP_KEY Call by reference Type reference (TYPE) STRING 20130923
12 Importing IV_UNAME Call by reference Type reference (TYPE) SY-UNAME ABAP System Field: Name of Current User 20130923

Method LOAD_SEARCH_ID on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method MAP_SEARCH_CRITERIA_EXT_TO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_CRITERIA_INT Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA_INT Search criteria for GUIBB Search (internal) 20110414
2 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_ATTRIBUTE 20110412
3 Importing IT_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA Search criteria for GUIBB Search 20110301

Method MAP_SEARCH_CRITERIA_EXT_TO_INT on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method MAP_SEARCH_CRITERIA_INT_TO_EXT 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 20110414
2 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_ATTRIBUTE 20110301
3 Importing IT_SEARCH_CRITERIA_INT Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA_INT Search criteria for GUIBB Search (internal) 20110301

Method MAP_SEARCH_CRITERIA_INT_TO_EXT on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method ON_ATTRIBUTE_CHANGE 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 20110215

Method ON_ATTRIBUTE_CHANGE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method ON_EDIT_MULTI_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VALUE Call by reference Object reference (TYPE REF TO) DATA 20121205
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20121205
3 Importing IV_ROW_INDEX Call by reference Type reference (TYPE) I 20121205

Method ON_EDIT_MULTI_VALUE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method ON_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RAISE_BEFORE_DISPATCH Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Replacement for Real Boolean Type: 'X' == True '' == False 20130227

Method ON_EXECUTE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method ON_LEAD_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20100121
2 Importing IV_ACTION_TYPE Call by reference Type reference (TYPE) FPM_ACTION_TYPE IF_FPM_CONSTANTS=>GC_ACTION_TYPE-STANDARD Type of FPM Event Action 20110214

Method ON_LEAD_SEL on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method ON_RESULT_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20090220
2 Importing IV_ACTION_TYPE Call by reference Type reference (TYPE) FPM_ACTION_TYPE IF_FPM_CONSTANTS=>GC_ACTION_TYPE-STANDARD Type of FPM Event Action 20110214

Method ON_RESULT_SELECTION on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method ON_SAVE_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERSONALIZATION Call by reference Type reference (TYPE) WDR_SO_S_PERSONALIZATION Select Options: Personalization Data 20130219

Method ON_SAVE_PERSONALIZATION on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method PROCESS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) FPMGB_SEARCH_T_T100_MESSAGE FPMGB Messages (T100 & Plaintext) 20110415
2 Importing IT_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA Search criteria for GUIBB Search 20110419
3 Importing IV_PASS_INITIAL_SEARCH_ROWS Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Indicator: Table of search criteria contains initial values 20110419

Method PROCESS_MESSAGES on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method RENDER 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 of a View 20081207
2 Importing IO_VIEW_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081207
3 Importing IV_IS_FIRST Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20081207

Method RENDER on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method RESET_CONFIG_DATA_RESTRICTED Signature

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

Method RESET_CONFIG_DATA_RESTRICTED on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method RESET_PAGE Signature

Method RESET_PAGE on class CL_FPM_SEARCH_UIBB_ASSIST has no parameter.
Method RESET_PAGE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method SAVE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXISTS_ALREADY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090506
2 Importing IV_SAVE_ANY_CASE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110214
3 Importing IV_SEARCH_NAME Call by reference Type reference (TYPE) STRING 20110215

Method SAVE_SEARCH on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method SET_WD_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20081128
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110228
3 Importing IO_SELOPT_IF_CONTROLLER Call by reference Object reference (TYPE REF TO) IWCI_WD_SELECT_OPTIONS_20 Web Dynpro Interface COMPONENTCONTROLLER 20110212

Method SET_WD_INSTANCES on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method SORT_GUIBB_NODES 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 Web Dynpro Context 20081127

Method SORT_GUIBB_NODES on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method SORT_NODE_ELEMENTS 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 Web Dynpro: Interface for Context Nodes 20090211

Method SORT_NODE_ELEMENTS on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.

Method UPDATE_PERS_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_CONFIG_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_CONTEXT Modification of Configuration Context 20130219
2 Importing IS_PERSONALIZATION Call by reference Type reference (TYPE) TY_S_PERSONALIZATION 20130219

Method UPDATE_PERS_NODE on class CL_FPM_SEARCH_UIBB_ASSIST has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 720