SAP ABAP Class IF_FIP_QUERY_PURCHASE_ORDER (Interface for querying purchase order)
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
Class IF_FIP_QUERY_PURCHASE_ORDER  
Short Description Interface for querying purchase order    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080313   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FIP_QUERY_PURCHASE_ORDER has no forward declaration.
Interfaces
Class IF_FIP_QUERY_PURCHASE_ORDER has no interface implemented.
Friends
Class IF_FIP_QUERY_PURCHASE_ORDER has no friend class.
Attributes
Class 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
Class IF_FIP_QUERY_PURCHASE_ORDER has no event.
Types
Class 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