SAP ABAP Class CL_FPM_SEARCH (Public class for search functionality)
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
Properties
Class CL_FPM_SEARCH  
Short Description Public class for search functionality    
Super 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 20120125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_SEARCH has no forward declaration.
Interfaces
Class CL_FPM_SEARCH has no interface implemented.
Friends
Class CL_FPM_SEARCH has no friend class.
Attributes
Class CL_FPM_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SEARCH_DIALOG_ID Static method Public Method Get the name of the dialog id for a multi value search field 20121205
2 RETRIEVE_SAVED_SEARCHES Static method Public Method Retrieve Saved Searches with Application 20120125
Events
Class CL_FPM_SEARCH has no event.
Types
Class CL_FPM_SEARCH has no local type.
Method Signatures

Method GET_SEARCH_DIALOG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Configuration Identification 20121205
2 Importing IV_SEARCH_ATTRIBUTE Call by reference Type reference (TYPE) NAME_KOMP Component name 20121205
3 Returning RV_SEARCH_DIALOG_ID Value transfer Type reference (TYPE) STRING 20121205

Method GET_SEARCH_DIALOG_ID on class CL_FPM_SEARCH has no exception.

Method RETRIEVE_SAVED_SEARCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SAVED_SEARCH_APPL Call by reference Type reference (TYPE) FPM_T_SAVED_SEARCH_APPL FPM saved search by application 20120125
2 Importing IV_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120125
3 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20120125

Method RETRIEVE_SAVED_SEARCHES on class CL_FPM_SEARCH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732