SAP ABAP Interface IF_FIP_QUERY_PURCHASE_ORDER (Interface for querying purchase order)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_BACKEND_ABSTRACTION (Package) Backend Abstraction for Fresh Item Procurement
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FIP_BADI_PURCHASE_ORDER_BAL BAdI interface for purchase order 20080313
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIP_IMPL_PURCHASEORDER_BAPI Class for BAdI: FIP_BADI_PURCHASE_ORDER_BAL 20080318
Properties
Interface IF_FIP_QUERY_PURCHASE_ORDER  
Short Description Interface for querying purchase order    
General Data
Package FIP_BACKEND_ABSTRACTION   Backend Abstraction for Fresh Item Procurement 
Created 20080313   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_FIP_QUERY_PURCHASE_ORDER has no forward declaration.
Interfaces
Interface IF_FIP_QUERY_PURCHASE_ORDER has no interface.
Friends
Interface IF_FIP_QUERY_PURCHASE_ORDER has no friend.
Attributes
Interface IF_FIP_QUERY_PURCHASE_ORDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_ALLOWED_PO_ITEM_TYPES Instance method Public Method find all available PO Item Types 20080414
2 FIND_ALLOWED_PO_TYPES Instance method Public Method find all available PO Types 20080414
Events
Interface IF_FIP_QUERY_PURCHASE_ORDER has no event.
Types
Interface IF_FIP_QUERY_PURCHASE_ORDER has no local type.
Method Signatures

Method FIND_ALLOWED_PO_ITEM_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080415
2 Exporting ET_PO_ITEM_TYPE Call by reference Type reference (TYPE) FIP_T_BAL_PO_ITEM_TYPE Table of PO Item Types 20080414
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080508

Method FIND_ALLOWED_PO_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080414
2 Exporting ET_PO_TYPE Call by reference Type reference (TYPE) FIP_T_BAL_PO_TYPE Table of PO Types 20080414
3 Importing IV_BSAKZ Call by reference Type reference (TYPE) BSAKZ ' ': Standard Purchase Order, 'T': Stock Transport Order 20080506
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080506
History
Last changed by/on SAP  20100310 
SAP Release Created in 604