SAP ABAP Class CL_FDT_WD_SEARCH_HELPER (Helper class for creation of search parameter set)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_ADMIN_TOOL (Package) BRFplus: Web Dynpro UI: Admin Tool
Properties
Class CL_FDT_WD_SEARCH_HELPER  
Short Description Helper class for creation of search parameter set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_ADMIN_TOOL   BRFplus: Web Dynpro UI: Admin Tool 
Created 20101103   SAP 
Last change 20110908   SAP 
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 IF_FDT_WD_QUERY_ADVANCED Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_WD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_SEARCH_HELPER has no interface implemented.
Friends
Class CL_FDT_WD_SEARCH_HELPER has no friend class.
Attributes
Class CL_FDT_WD_SEARCH_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAMS_ALL Static method Public Method Get the parameters to query all stuff 20101103
2 GET_PARAMS_ID Static method Public Method Get the parameters to query based on an ID 20101103
3 GET_PARAMS_MY_APPLICATIONS Static method Public Method Get the parameters to query "My applications" of a user 20101103
Events
Class CL_FDT_WD_SEARCH_HELPER has no event.
Types
Class CL_FDT_WD_SEARCH_HELPER has no local type.
Method Signatures

Method GET_PARAMS_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_QUERY_PARAMETER Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>TS_QUERY_PARAMETER 20101103
2 Exporting ET_DEFAULT_VALUE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>T_QUERY_DEFAULT_VALUE 20101103
3 Exporting ET_ELEMENT_TYPE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>TS_ELEMENT_TYPE 20101103
4 Exporting ET_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_WD_TYPES=>T_OBJECT_TYPE_EXTENDED List of Extended Object Types 20101103
5 Exporting EV_ALLOW_MULTIPLE_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL Return True 20101103
6 Exporting EV_ALLOW_UNNAMED Call by reference Type reference (TYPE) ABAP_BOOL Return False 20101103
7 Exporting EV_QUERY_MODE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>QUERY_MODE 20101103
8 Exporting EV_TITLE Call by reference Type reference (TYPE) STRING 20101103
9 Importing IV_QUERY_MODE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>QUERY_MODE 20101103

Method GET_PARAMS_ALL on class CL_FDT_WD_SEARCH_HELPER has no exception.

Method GET_PARAMS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_QUERY_PARAMETER Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>TS_QUERY_PARAMETER 20101103
2 Exporting ET_DEFAULT_VALUE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>T_QUERY_DEFAULT_VALUE 20101103
3 Exporting ET_ELEMENT_TYPE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>TS_ELEMENT_TYPE 20101103
4 Exporting ET_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_WD_TYPES=>T_OBJECT_TYPE_EXTENDED List of Extended Object Types 20101103
5 Exporting EV_ALLOW_MULTIPLE_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL Return false 20101103
6 Exporting EV_ALLOW_UNNAMED Call by reference Type reference (TYPE) ABAP_BOOL Return True 20101103
7 Exporting EV_QUERY_MODE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>QUERY_MODE More than one: Show, else: return immediately 20101103
8 Exporting EV_TITLE Call by reference Type reference (TYPE) STRING 20101103
9 Importing IV_QUERY_MODE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>QUERY_MODE 20101103

Method GET_PARAMS_ID on class CL_FDT_WD_SEARCH_HELPER has no exception.

Method GET_PARAMS_MY_APPLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_QUERY_PARAMETER Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>TS_QUERY_PARAMETER 20101103
2 Exporting ET_DEFAULT_VALUE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>T_QUERY_DEFAULT_VALUE 20101103
3 Exporting ET_ELEMENT_TYPE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>TS_ELEMENT_TYPE 20101103
4 Exporting ET_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_WD_TYPES=>T_OBJECT_TYPE_EXTENDED List of Extended Object Types 20101103
5 Exporting EV_ALLOW_MULTIPLE_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL Return True 20101103
6 Exporting EV_ALLOW_UNNAMED Call by reference Type reference (TYPE) ABAP_BOOL Return False 20101103
7 Exporting EV_QUERY_MODE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>QUERY_MODE Default: Dark 20101103
8 Exporting EV_TITLE Call by reference Type reference (TYPE) STRING 20101103
9 Importing IV_QUERY_MODE Call by reference Type reference (TYPE) IF_FDT_WD_QUERY_ADVANCED=>QUERY_MODE 20101103

Method GET_PARAMS_MY_APPLICATIONS on class CL_FDT_WD_SEARCH_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703