SAP ABAP Class CL_FPM_SADL_SEARCH_BASE (FPM-SADL Adapter: Search 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_OVS_SEARCH FPM Search: Special OVS interface for dependent searches 20130710
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_SEARCH Generic Search UI Building Block 20121213
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_SEARCH_EXT GUIBB Search extended 20130314
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_SADL_SEARCH FPM-SADL Adapter: Search Feeder 20121213
Properties
Class CL_FPM_SADL_SEARCH_BASE  
Short Description FPM-SADL Adapter: Search 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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB_OVS_SEARCH FPM Search: Special OVS interface for dependent searches 20130710
2 IF_FPM_GUIBB_SEARCH Generic Search UI Building Block 20121213
3 IF_FPM_GUIBB_SEARCH_EXT GUIBB Search extended 20130314
Friends
Class CL_FPM_SADL_SEARCH_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_FIELD_NAME_FREE_TEXT Constant Protected Type reference (TYPE) NAME_KOMP 'FPM_SADL_FREE_TEXT_SEARCH_TERM' Component name 20130306
2 MO_SEARCH_RESULT Instance attribute Private Attribute reference (LIKE) MO_FILTER 20130314
3 MO_SEARCH_RESULT_OLD Instance attribute Private Attribute reference (LIKE) MO_FILTER 20130314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121213
2 EXECUTE_SEARCH Instance method Protected Method 20130306
Events
Class CL_FPM_SADL_SEARCH_BASE has no event.
Types
Class CL_FPM_SADL_SEARCH_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method EXECUTE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEARCH_CONVERSION Call by reference Object reference (TYPE REF TO) IF_FPM_GUIBB_SEARCH_CONVERSION Conversion between fpm search format and abap ranges 20130306
2 Importing IT_FPM_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA Search criteria for GUIBB Search 20130306

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