SAP ABAP Class CL_FPM_SADL_SEARCH_RESULT (FPM-SADL-Adapter: Search result List Feeder)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     SAPB_FPM_SADL (Package) SADL Adapter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_SADL_SEARCH_RESULT_BASE FPM-SADL-Adapter: Search result List Feeder 20121213
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_TEST_SADL_SRES_CUSTOM Test SADL: Derived Feeder Class 20130828
Properties
Class CL_FPM_SADL_SEARCH_RESULT  
Short Description FPM-SADL-Adapter: Search result List Feeder    
Super Class CL_FPM_SADL_SEARCH_RESULT_BASE FPM-SADL-Adapter: Search result List Feeder 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAPB_FPM_SADL   SADL Adapter 
Created 20120822   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ADBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CL_SALV_STU_GROUPED_RANGE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_FPM_GUIBB_LIST_IDA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_SADL_QUERY_ENGINE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_SADL_SEARCH_RESULT has no interface implemented.
Friends
Class CL_FPM_SADL_SEARCH_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CALC_FIELD_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_FPM_LIST_IDA_CALC_FIELD_HDL Handler for Calculated Fields in IDA List 20140306
2 MT_CALC_FIELD_DESCRIPTION Instance attribute Private Type reference (TYPE) IF_FPM_GUIBB_LIST_IDA=>YT_FIELD_DESCRIPTION 20140306
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE_CUSTOM_PARAMETERS Instance method Protected Method Exit: Evaluate custom feeder parameters 20140207
2 GET_CALC_FIELD_INFO Instance method Protected Method Exit: Provides handler class for calculated fields 20140306
3 GET_CUSTOM_ACTIONS Instance method Protected Method Exit: Provides custom action definitions 20130827
4 GET_STATIC_CUSTOM_FILTER Instance method Protected Method Exit: Provides a static custom filter object 20140206
5 HAS_CUSTOM_LEAD_SEL_OUTPORT Instance method Protected Method Exit: Indicates a custom lead selection outport 20140415
6 PROCESS_EVENT Instance method Protected Method Exit for the process event phase 20130827
7 SET_VIEW_PARAMETERS Instance method Protected Method Exit: Set view parameters 20140721
Events
Class CL_FPM_SADL_SEARCH_RESULT has no event.
Types
Class CL_FPM_SADL_SEARCH_RESULT has no local type.
Method Signatures

Method EVALUATE_CUSTOM_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE Parameter Value 20140207

Method EVALUATE_CUSTOM_PARAMETERS on class CL_FPM_SADL_SEARCH_RESULT has no exception.

Method GET_CALC_FIELD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CALC_FIELD_HANDLER Call by reference Object reference (TYPE REF TO) IF_FPM_LIST_IDA_CALC_FIELD_HDL Handler for Calculated Fields in IDA List 20140306
2 Exporting EO_CALC_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20140306
3 Exporting ET_CALC_FIELD_DESCRIPTION Call by reference Type reference (TYPE) IF_FPM_GUIBB_LIST_IDA=>YT_FIELD_DESCRIPTION 20140306

Method GET_CALC_FIELD_INFO on class CL_FPM_SADL_SEARCH_RESULT has no exception.

Method GET_CUSTOM_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTION_DEF Value transfer Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20130827

Method GET_CUSTOM_ACTIONS on class CL_FPM_SADL_SEARCH_RESULT has no exception.

Method GET_STATIC_CUSTOM_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_STATIC_FILTER Value transfer Object reference (TYPE REF TO) IF_SADL_CONDITION_PROVIDER Provider for a SADL Condition 20140206

Method GET_STATIC_CUSTOM_FILTER on class CL_FPM_SADL_SEARCH_RESULT has no exception.

Method HAS_CUSTOM_LEAD_SEL_OUTPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_LEAD_SELECTION_OUTPORT Value transfer Type reference (TYPE) ABAP_BOOL 20140415

Method HAS_CUSTOM_LEAD_SEL_OUTPORT on class CL_FPM_SADL_SEARCH_RESULT has no exception.

Method PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130827
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130827
3 Importing IO_EVENT_ROW_DATA Call by reference Object reference (TYPE REF TO) IF_FPM_LIST_IDA_ROW_DATA IDA API for retrieving the data of a row 20140217
4 Importing IO_ROW_SELECTION Call by reference Object reference (TYPE REF TO) IF_FPM_LIST_IDA_SELECTION 20130827
5 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130827

Method PROCESS_EVENT on class CL_FPM_SADL_SEARCH_RESULT has no exception.

Method SET_VIEW_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER Call by reference Type reference (TYPE) TT_VIEW_PARAMETER 20140721

Method SET_VIEW_PARAMETERS on class CL_FPM_SADL_SEARCH_RESULT has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740