SAP ABAP Class CL_SESC_PDT_UI_SEARCHFIELDGRID (Search Field List)
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_SEARCHFIELDGRID  
Short Description Search Field List    
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
# Type group / Object type Type Type Description
1 CL_SESC_PDT_UI_SEARCHFIELDGRID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SESC_PDT_UI_SEARCHFIELDGRID has no interface implemented.
Friends
Class CL_SESC_PDT_UI_SEARCHFIELDGRID 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 20041119
2 M_SEARCH_FIELDS Instance attribute Private Type reference (TYPE) SESC_PROXY_TEST_SV_TAB Enterprise Search Proxy Test Search Values Tab 20041119
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20041119
2 DISPLAY_INITIAL Instance method Public Method 20041119
3 GET_SEARCH_VALUES Instance method Public Method 20041123
4 ON_DATA_CHANGED Instance method Private Event handling method 20041209
5 RETRIEVE_INPUT Instance method Public Method 20041209
Events
Class CL_SESC_PDT_UI_SEARCHFIELDGRID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SEARCHABLE_FIELD Public See coding 20041119 begin of SEARCHABLE_FIELD, FIELDNAME type string, DISP_NAME type string, end of SEARCHABLE_FIELD
2 SEARCHABLE_T_FIELDNAME Public See coding 20041119 SEARCHABLE_T_FIELDNAME type table of SEARCHABLE_FIELD
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 20041119

Method CREATE on class CL_SESC_PDT_UI_SEARCHFIELDGRID has no exception.

Method DISPLAY_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_B_ALL_FIELD_SEARCH Call by reference Type reference (TYPE) C 20041123
2 Importing I_FIELD_LIST Call by reference Type reference (TYPE) SEARCHABLE_T_FIELDNAME 20041119

Method DISPLAY_INITIAL on class CL_SESC_PDT_UI_SEARCHFIELDGRID has no exception.

Method GET_SEARCH_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEARCH_VALUES Value transfer Type reference (TYPE) SESC_PROXY_TEST_SV_TAB Enterprise Search Proxy Test Search Values Tab 20041123

Method GET_SEARCH_VALUES on class CL_SESC_PDT_UI_SEARCHFIELDGRID has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20041209
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20041209
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20041209
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20041209
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20041209

Method ON_DATA_CHANGED on class CL_SESC_PDT_UI_SEARCHFIELDGRID has no exception.

Method RETRIEVE_INPUT Signature

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