SAP ABAP Class CL_EPM_SO_PM_SRCH_LIST_FEEDER (EPM Sales Order Page Master Search List Feeder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_UX_SO (Package) EPM: Sales Order screens based on FPM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_FEEDER EPM Feeder Class 20120531
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20120531
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20120531
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST_EXT GUIBB List extended 20120531
Properties
Class CL_EPM_SO_PM_SRCH_LIST_FEEDER  
Short Description EPM Sales Order Page Master Search List Feeder    
Super Class CL_EPM_FEEDER EPM Feeder Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_UX_SO   EPM: Sales Order screens based on FPM 
Created 20120531   SAP 
Last change 20130531   SAP 
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 Generic UI Building Block 20120531
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20120531
3 IF_FPM_GUIBB_LIST_EXT GUIBB List extended 20120531
Friends
Class CL_EPM_SO_PM_SRCH_LIST_FEEDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EDITOR Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_ITAB_EDITOR_LINE_MODE 20120531
2 MO_SHARED_DATA Instance attribute Protected Object reference (TYPE REF TO) CL_EPM_SO_SHARED_DATA 20120531
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_QUERY Instance method Private Method 20120531
2 GET_OLD_EVENT_ROW Instance method Private Method 20120531
Events
Class CL_EPM_SO_PM_SRCH_LIST_FEEDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SEARCH_RESULT Public See coding 20120531 tt_search_result TYPE STANDARD TABLE OF ty_search_result WITH DEFAULT KEY
2 TY_SEARCH_RESULT Public See coding 20120531 BEGIN OF ty_search_result, node_key TYPE if_epm_bo=>ty_node_key, so_id TYPE if_epm_so_header=>ty_node_data-so_id, company_name TYPE if_epm_bp_header=>ty_node_data-company_name, delete_visibility TYPE abap_bool, END OF ty_search_result
Method Signatures

Method EXECUTE_QUERY Signature

Method EXECUTE_QUERY on class CL_EPM_SO_PM_SRCH_LIST_FEEDER has no parameter.
Method EXECUTE_QUERY on class CL_EPM_SO_PM_SRCH_LIST_FEEDER has no exception.

Method GET_OLD_EVENT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20120531
2 Returning RV_ROW Value transfer Type reference (TYPE) SYTABIX 20120531

Method GET_OLD_EVENT_ROW on class CL_EPM_SO_PM_SRCH_LIST_FEEDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740