SAP ABAP Class CL_SESC_PDT_UI_RETRIEVE_OBJECT (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_RETRIEVE_OBJECT  
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 20041130   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SESC_PDT_UI_RETRIEVE_OBJECT has no forward declaration.
Interfaces
Class CL_SESC_PDT_UI_RETRIEVE_OBJECT has no interface implemented.
Friends
Class CL_SESC_PDT_UI_RETRIEVE_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20041203
2 MR_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041130
3 M_DISPLAY_LIST Instance attribute Private Type reference (TYPE) DISPLAY_LIST 20041130
4 M_FIELD_CATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20041130
5 M_REQUESTED_FIELDS Instance attribute Private Type reference (TYPE) SESC_T_FIELDNAME A List of Field Names 20041130
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Private Method 20041130
2 DISPLAY_OBJECT Instance method Public Method 20041130
3 EXECUTE_RETRIEVE Instance method Private Method 20041130
4 FREE Instance method Public Method 20041203
5 PREPARE_RETRIEVE_EXECUTION Instance method Private Method 20041130
Events
Class CL_SESC_PDT_UI_RETRIEVE_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DISPLAY_ENTRY Private See coding 20041130 begin of DISPLAY_ENTRY, column type string, display_name type string, value type string, end of display_entry
2 DISPLAY_LIST Private See coding 20041130 DISPLAY_LIST type table of display_entry
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) CSEQUENCE 20041203

Method CREATE on class CL_SESC_PDT_UI_RETRIEVE_OBJECT has no exception.

Method DISPLAY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) CSEQUENCE 20041203
2 Importing I_KEY Call by reference Type reference (TYPE) STRING 20041130
3 Importing I_SEARCHSCOPE Call by reference Type reference (TYPE) SESC_S_SEARCH_SCOPE Enterprise Search - Search Scope 20041130

Method DISPLAY_OBJECT on class CL_SESC_PDT_UI_RETRIEVE_OBJECT has no exception.

Method EXECUTE_RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) STRING 20041130
2 Importing I_SEARCH_SCOPE Call by reference Type reference (TYPE) SESC_S_SEARCH_SCOPE Enterprise Search - Search Scope 20041130
3 Returning R_RESULT_LIST Value transfer Type reference (TYPE) SESC_S_OBJ_SEARCH_RESULT Enterprise Search Object Search Result 20041130

Method EXECUTE_RETRIEVE on class CL_SESC_PDT_UI_RETRIEVE_OBJECT has no exception.

Method FREE Signature

Method FREE on class CL_SESC_PDT_UI_RETRIEVE_OBJECT has no parameter.
Method FREE on class CL_SESC_PDT_UI_RETRIEVE_OBJECT has no exception.

Method PREPARE_RETRIEVE_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEARCH_SCOPE Call by reference Type reference (TYPE) SESC_S_SEARCH_SCOPE Enterprise Search - Search Scope 20041130

Method PREPARE_RETRIEVE_EXECUTION on class CL_SESC_PDT_UI_RETRIEVE_OBJECT has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700