SAP ABAP Class CL_SESC_PDT_UI_CROSSOBJ_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_CROSSOBJ_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_CROSSOBJ_SEARCH has no forward declaration.
Interfaces
Class CL_SESC_PDT_UI_CROSSOBJ_SEARCH has no interface implemented.
Friends
Class CL_SESC_PDT_UI_CROSSOBJ_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 M_CONTENT_TYPE Instance attribute Private Type reference (TYPE) SESC_D_CONTENT_TYPE Content Type 20041207
3 M_FIELD_CATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20041207
4 M_FROM Instance attribute Private Type reference (TYPE) I 20041207
5 M_HITS Instance attribute Private Type reference (TYPE) SESC_T_SEARCH_HITS Enterprise Search Number Search Results - Cross-Object 20041209
6 M_REQUESTED_FIELDS Instance attribute Private Type reference (TYPE) SESC_T_REQUESTED_FIELDS Enterprise Search Cross-BO Search Requested Fields 20041207
7 M_RESULT_LIST Instance attribute Private Type reference (TYPE) RESULT_LIST 20041207
8 M_SEARCH_SCOPE Instance attribute Private Type reference (TYPE) SESC_T_SEARCH_SCOPE Enterprise Search - Search Scope (Cross-Object-Search) 20041207
9 M_TERM Instance attribute Private Type reference (TYPE) STRING 20041207
10 M_TO Instance attribute Private Type reference (TYPE) I 20041207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041207
2 CREATE Instance method Public Method 20041123
3 DISPLAY_RESULT_LIST Instance method Private Method 20041207
4 EXECUTE_SEARCH Instance method Public Method 20041123
5 HIDE Instance method Public Method 20041123
6 PERFORM_SEARCH Instance method Private Method 20041207
7 PREPARE_QUERY_EXECUTION Instance method Private Method 20041207
Events
Class CL_SESC_PDT_UI_CROSSOBJ_SEARCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 RESULT_ENTRY Private See coding 20041207 begin of RESULT_ENTRY, repository_class type SESC_D_REPOSITORY_CLASS, objectid type SESC_D_OBJTYPEID, object_key type SESC_D_OBJKEY, object_title type SESC_D_OBJECT_TITLE, object_preview type SESC_D_PREVIEW, end of RESULT_ENTRY
2 RESULT_LIST Private See coding 20041207 RESULT_LIST type table of RESULT_ENTRY
Method Signatures

Method CONSTRUCTOR Signature

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

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_CROSSOBJ_SEARCH has no exception.

Method DISPLAY_RESULT_LIST Signature

Method DISPLAY_RESULT_LIST on class CL_SESC_PDT_UI_CROSSOBJ_SEARCH has no parameter.
Method DISPLAY_RESULT_LIST on class CL_SESC_PDT_UI_CROSSOBJ_SEARCH has no exception.

Method EXECUTE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTENT_TYPE Call by reference Type reference (TYPE) SESC_D_CONTENT_TYPE content type 20041123
2 Importing I_SEARCHSCOPE_TAB Call by reference Type reference (TYPE) SESC_T_SEARCH_SCOPE Enterprise Search - Search Scope (CrossObject-Search) 20041123
3 Importing I_TERM Call by reference Type reference (TYPE) STRING 20041123
4 Returning R_HITS Value transfer Type reference (TYPE) SESC_T_SEARCH_HITS Enterprise Search Anzahl Suchergebnis - Objektübergreifend 20041209

Method EXECUTE_SEARCH on class CL_SESC_PDT_UI_CROSSOBJ_SEARCH has no exception.

Method HIDE Signature

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

Method PERFORM_SEARCH Signature

Method PERFORM_SEARCH on class CL_SESC_PDT_UI_CROSSOBJ_SEARCH has no parameter.
Method PERFORM_SEARCH on class CL_SESC_PDT_UI_CROSSOBJ_SEARCH has no exception.

Method PREPARE_QUERY_EXECUTION Signature

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