SAP ABAP Class CL_FPM_SADL_SEARCH_RESULT_BASE (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_GUIBB_PUBLIC FPM SADL: Public Accessible 20130830
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST_IDA List Feeder Interface for Integrated Data Access 20121213
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_QUICKVIEW_SOURCE Feeder supporting triggering of Quickviews 20130704
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_SADL_SEARCH_RESULT FPM-SADL-Adapter: Search result List Feeder 20121213
Properties
Class CL_FPM_SADL_SEARCH_RESULT_BASE  
Short Description FPM-SADL-Adapter: Search result List Feeder    
Super Class CL_FPM_SADL_GUIBB_PUBLIC FPM SADL: Public Accessible 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAPB_FPM_SADL   SADL Adapter 
Created 20121213   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...
6 IF_SALV_IDA_TYPES_INT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB_LIST_IDA List Feeder Interface for Integrated Data Access 20121213
2 IF_FPM_QUICKVIEW_SOURCE Feeder supporting triggering of Quickviews 20130704
Friends
Class CL_FPM_SADL_SEARCH_RESULT_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DATA_SOURCE Instance attribute Private Object reference (TYPE REF TO) IF_FPM_SADL_LIST_DATA_SRC Data Source 20121213
2 MO_LEAD_SELECTION Instance attribute Private Object reference (TYPE REF TO) CL_FPM_SADL_FILTER FPM SADL: Selection Container for Wiring Based on Ranges 20140415
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121213
2 GET_ALL_ACTIONS Instance method Protected Method 20130828
3 GET_CALC_FIELD_HANDLER Instance method Protected Method 20140306
4 GET_FIELD_DESCRIPTION Instance method Protected Method 20140306
5 GET_STATIC_FILTER Instance method Protected Method 20140206
6 HAS_LEAD_SELECTION_OUTPORT Instance method Protected Method 20140415
7 IS_DATA_REQUESTED Instance method Protected Method 20130307
8 SET_VIEW_PARAMETERS_TO_DS Instance method Protected Method 20140721
Events
Class CL_FPM_SADL_SEARCH_RESULT_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_APPL_SPECIFIC_INFO Public See coding 20131029 BEGIN OF ts_appl_specific_info, start_page_id TYPE fpm_content_area_id, END OF ts_appl_specific_info
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ALL_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_DEF Call by reference Type reference (TYPE) FPMGB_T_ACTIONDEF 20130828

Method GET_ALL_ACTIONS on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.

Method GET_CALC_FIELD_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CALC_FIELD_HANDLER Value transfer Object reference (TYPE REF TO) IF_FPM_LIST_IDA_CALC_FIELD_HDL Handler for Calculated Fields in IDA List 20140306

Method GET_CALC_FIELD_HANDLER on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.

Method GET_FIELD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20140306
2 Returning RS_FIELD_DESCRIPTION Value transfer Type reference (TYPE) IF_FPM_GUIBB_LIST_IDA=>YS_FIELD_DESCRIPTION 20140306

Method GET_FIELD_DESCRIPTION on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.

Method GET_STATIC_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_FILTER on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.

Method HAS_LEAD_SELECTION_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_LEAD_SELECTION_OUTPORT on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.

Method IS_DATA_REQUESTED Signature

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

Method IS_DATA_REQUESTED on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.

Method SET_VIEW_PARAMETERS_TO_DS 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_TO_DS on class CL_FPM_SADL_SEARCH_RESULT_BASE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740