SAP ABAP Class CL_SESC_PROXY_DEV_TEST_UI (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_PROXY_DEV_TEST_UI  
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 20041119   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SESC_PROXY_DEV_TEST_UI has no forward declaration.
Interfaces
Class CL_SESC_PROXY_DEV_TEST_UI has no interface implemented.
Friends
Class CL_SESC_PROXY_DEV_TEST_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20041119
2 MR_CROSSOBJ_SEARCH Instance attribute Private Object reference (TYPE REF TO) CL_SESC_PDT_UI_CROSSOBJ_SEARCH Enterprise Search Proxy Development Test UI 20041123
3 MR_OBJECT_SEARCH Instance attribute Private Object reference (TYPE REF TO) CL_SESC_PDT_UI_OBJECT_SEARCH Enterprise Search Proxy Development Test UI 20041123
4 MR_OBJECT_SELECTOR Instance attribute Private Object reference (TYPE REF TO) CL_SESC_PDT_UI_OBJECTSELECTOR Enterprise Search Test UI Object Selector 20041122
5 MR_SEARCH_FIELDS_GRID Instance attribute Private Object reference (TYPE REF TO) CL_SESC_PDT_UI_SEARCHFIELDGRID ALV List Viewer 20041119
6 MR_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20041119
7 M_FROM Instance attribute Private Type reference (TYPE) I 20041209
8 M_HITS Instance attribute Private Type reference (TYPE) I 20041209
9 M_TO Instance attribute Private Type reference (TYPE) I 20041209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041119
2 CREATE Instance method Public Method 20041119
3 EXECUTE_SEARCH Instance method Private Method 20041122
4 FREE Instance method Public Method 20041122
5 GET_CURR_PAGING_STATUS Instance method Public Method 20041209
6 HANDLE_OBJSEL_CHANGED Instance method Private Event handling method 20041122
7 PROCESS_INPUT Instance method Public Method 20041122
Events
Class CL_SESC_PROXY_DEV_TEST_UI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SEARCH_FIELD Private See coding 20041119 begin of SEARCH_FIELD, DISP_NAME type FieldName, VALUE type string, end of SEARCH_FIELD
2 SEARCH_FIELD_LIST Private See coding 20041119 SEARCH_FIELD_LIST type table of SEARCH_FIELD
Method Signatures

Method CONSTRUCTOR Signature

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

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 20041119

Method CREATE on class CL_SESC_PROXY_DEV_TEST_UI has no exception.

Method EXECUTE_SEARCH Signature

Method EXECUTE_SEARCH on class CL_SESC_PROXY_DEV_TEST_UI has no parameter.
Method EXECUTE_SEARCH on class CL_SESC_PROXY_DEV_TEST_UI has no exception.

Method FREE Signature

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

Method GET_CURR_PAGING_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FROM Call by reference Type reference (TYPE) I 20041209
2 Exporting E_HITS Call by reference Type reference (TYPE) I 20041209
3 Exporting E_TO Call by reference Type reference (TYPE) I 20041209

Method GET_CURR_PAGING_STATUS on class CL_SESC_PROXY_DEV_TEST_UI has no exception.

Method HANDLE_OBJSEL_CHANGED Signature

Method HANDLE_OBJSEL_CHANGED on class CL_SESC_PROXY_DEV_TEST_UI has no parameter.
Method HANDLE_OBJSEL_CHANGED on class CL_SESC_PROXY_DEV_TEST_UI has no exception.

Method PROCESS_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20041122

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