SAP ABAP Class CL_EPM_ADS_PO_SEARCH_FEEDER (EPM PO OVP Search Feeder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_ADS (Package) EPM: Document Server / Interactive Forms
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20110712
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_SEARCH Generic Search UI Building Block 20110712
Properties
Class CL_EPM_ADS_PO_SEARCH_FEEDER  
Short Description EPM PO OVP Search Feeder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_ADS   EPM: Document Server / Interactive Forms 
Created 20110712   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)
2 IF_EPM_BO 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 Generic UI Building Block 20110712
2 IF_FPM_GUIBB_SEARCH Generic Search UI Building Block 20110712
Friends
Class CL_EPM_ADS_PO_SEARCH_FEEDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SHARED_DATA Instance attribute Private Object reference (TYPE REF TO) CL_EPM_ADS_SHARED_DATA 20110712
Methods
Class CL_EPM_ADS_PO_SEARCH_FEEDER has no method.
Events
Class CL_EPM_ADS_PO_SEARCH_FEEDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SEARCH_FIELDS Private See coding 20110714 BEGIN OF ty_search_fields, po_id TYPE if_epm_po_header=>ty_node_data-po_id, employee_id TYPE if_epm_org_employee=>ty_node_data-employee_id, creation_date TYPE sydatum, gross_amount TYPE if_epm_po_header=>ty_node_data-gross_amount, net_amount TYPE if_epm_po_header=>ty_node_data-gross_amount, company_name TYPE if_epm_bp_header=>ty_node_data-company_name, END OF ty_search_fields
History
Last changed by/on SAP  20130531 
SAP Release Created in 731