SAP ABAP Class CL_SESC_PDT_UI_OBJECT_SEARCH (Enterprise Search Proxy Development Test UI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SESC_PROXY_TEST (Package) Enterprise Search Proxy Test Programs
Properties
Class CL_SESC_PDT_UI_OBJECT_SEARCH  
Short Description Enterprise Search Proxy Development Test UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SESC_PROXY_TEST   Enterprise Search Proxy Test Programs 
Created 20041123   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SESC_PDT_UI_OBJECT_SEARCH has no forward declaration.
Interfaces
Class CL_SESC_PDT_UI_OBJECT_SEARCH has no interface implemented.
Friends
Class CL_SESC_PDT_UI_OBJECT_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041123
2 MR_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20041124
3 M_CONTENT_TYPE Instance attribute Private Type reference (TYPE) SESC_D_CONTENT_TYPE Content Type 20041207
4 M_CURR_SEARCH_SCOPE Instance attribute Private Type reference (TYPE) SESC_S_SEARCH_SCOPE Enterprise Search - Search Scope 20041130
5 M_FIELD_CATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20041130
6 M_QUERY Instance attribute Private Type reference (TYPE) SESC_T_QUERY Enterprise Search Query 20041207
7 M_REQUESTED_FIELDS Instance attribute Private Type reference (TYPE) SESC_T_FIELDNAME A List of Field Names 20041130
8 M_RESULT_LIST Instance attribute Private Object reference (TYPE REF TO) DATA 20041130
9 M_RESULT_LIST_COMPONENTS Instance attribute Private Type reference (TYPE) CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE 20041130
10 M_RESULT_WA Instance attribute Private Object reference (TYPE REF TO) DATA 20041130
11 M_SORT Instance attribute Private Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20041203
12 M_TERM Instance attribute Private Type reference (TYPE) STRING 20041207
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20041123
2 DISPLAY_RESULT_LIST Instance method Private Method 20041130
3 EXECUTE_SEARCH Instance method Public Method 20041123
4 EXECUTE_SEARCH_INTERNAL Instance method Private Method 20041207
5 HIDE Instance method Public Method 20041123
6 ON_BEFORE_GRID_USER_COMMAND Instance method Private Event handling method 20041130
7 PERFORM_SEARCH Instance method Private Method 20041130
8 PREPARE_QUERY_EXECUTION Instance method Private Method 20041130
9 REFRESH_RESULT_LIST Instance method Private Method 20041207
Events
Class CL_SESC_PDT_UI_OBJECT_SEARCH has no event.
Types
Class CL_SESC_PDT_UI_OBJECT_SEARCH has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20041123

Method CREATE on class CL_SESC_PDT_UI_OBJECT_SEARCH has no exception.

Method DISPLAY_RESULT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RESULT_LIST Call by reference Type reference (TYPE) STANDARD TABLE 20041130

Method DISPLAY_RESULT_LIST on class CL_SESC_PDT_UI_OBJECT_SEARCH has no exception.

Method EXECUTE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALL_HITS Call by reference Type reference (TYPE) I 20041209
2 Exporting E_HITS Call by reference Type reference (TYPE) I 20041209
3 Importing I_CONTENT_TYPE Call by reference Type reference (TYPE) SESC_D_CONTENT_TYPE content type 20041123
4 Importing I_FROM Call by reference Type reference (TYPE) I 0 20041209
5 Importing I_QUERY Call by reference Type reference (TYPE) SESC_T_QUERY Enterprise search query 20041123
6 Importing I_SEARCHSCOPE Call by reference Type reference (TYPE) SESC_S_SEARCH_SCOPE Enterprise Search - Search Scope 20041123
7 Importing I_TERM Call by reference Type reference (TYPE) STRING 20041123
8 Importing I_TO Call by reference Type reference (TYPE) I 20 20041209

Method EXECUTE_SEARCH on class CL_SESC_PDT_UI_OBJECT_SEARCH has no exception.

Method EXECUTE_SEARCH_INTERNAL Signature

Method EXECUTE_SEARCH_INTERNAL on class CL_SESC_PDT_UI_OBJECT_SEARCH has no parameter.
Method EXECUTE_SEARCH_INTERNAL on class CL_SESC_PDT_UI_OBJECT_SEARCH has no exception.

Method HIDE Signature

Method HIDE on class CL_SESC_PDT_UI_OBJECT_SEARCH has no parameter.
Method HIDE on class CL_SESC_PDT_UI_OBJECT_SEARCH has no exception.

Method ON_BEFORE_GRID_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20041130

Method ON_BEFORE_GRID_USER_COMMAND on class CL_SESC_PDT_UI_OBJECT_SEARCH has no exception.

Method PERFORM_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALL_HITS Call by reference Type reference (TYPE) I 20041130
2 Exporting E_HITS Call by reference Type reference (TYPE) I 20041130
3 Importing I_CONTENT_TYPE Call by reference Type reference (TYPE) SESC_D_CONTENT_TYPE content type 20041130
4 Importing I_FROM Call by reference Type reference (TYPE) I 20041130
5 Importing I_QUERY Call by reference Type reference (TYPE) SESC_T_QUERY Enterprise search query 20041130
6 Importing I_SEARCHSCOPE Call by reference Type reference (TYPE) SESC_S_SEARCH_SCOPE Enterprise Search - Search Scope 20041130
7 Importing I_TERM Call by reference Type reference (TYPE) STRING 20041130
8 Importing I_TO Call by reference Type reference (TYPE) I 20041130
# Exception Resumable Description Created on
1 CX_ESC_SEARCH 20050330

Method PREPARE_QUERY_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEARCHSCOPE Call by reference Type reference (TYPE) SESC_S_SEARCH_SCOPE Repository Klasse 20041130

Method PREPARE_QUERY_EXECUTION on class CL_SESC_PDT_UI_OBJECT_SEARCH has no exception.

Method REFRESH_RESULT_LIST Signature

Method REFRESH_RESULT_LIST on class CL_SESC_PDT_UI_OBJECT_SEARCH has no parameter.
Method REFRESH_RESULT_LIST on class CL_SESC_PDT_UI_OBJECT_SEARCH has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700