SAP ABAP Interface IF_FIP_QUERY_SALES_ORDER (Interface for querying sales 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_SALES_ORDER_BAL BAdI interface for sales order 20080313
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIP_IMPL_SALES_ORDER_BAPI Class for BAdI Impl.: FIP_IMPL_SALES_ORDER_BADI 20080314
Properties
Interface IF_FIP_QUERY_SALES_ORDER  
Short Description Interface for querying sales 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_SALES_ORDER has no forward declaration.
Interfaces
Interface IF_FIP_QUERY_SALES_ORDER has no interface.
Friends
Interface IF_FIP_QUERY_SALES_ORDER has no friend.
Attributes
Interface IF_FIP_QUERY_SALES_ORDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINDOPENSALESORDERS Instance method Public Method find and reads open sales orders 20080320
2 FIND_ALLOWED_SO_CONDITION_TYPE Instance method Public Method find all available sales order condition types 20080612
3 FIND_ALLOWED_SO_REJECT_REASON Instance method Public Method find all available sales order rejection reasons 20080612
4 FIND_ALLOWED_SO_TYPES Instance method Public Method 20080526
Events
Interface IF_FIP_QUERY_SALES_ORDER has no event.
Types
Interface IF_FIP_QUERY_SALES_ORDER has no local type.
Method Signatures

Method FINDOPENSALESORDERS 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 20080320
2 Exporting ET_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080320
3 Importing IT_AEDAT_RANGE Call by reference Type reference (TYPE) FIP_T_AEDAT_RANGE Range: Last Changed On 20080423
4 Importing IT_DELIVERY_DATE_RANGE Call by reference Type reference (TYPE) FIP_T_EINDT_RANGE Range: Item delivery date 20080425
5 Importing IT_KUNNR_RANGE Call by reference Type reference (TYPE) FIP_T_KUNNR_RANGE Table of recipient numbers 20080425
6 Importing IT_MATNR_RANGE Call by reference Type reference (TYPE) FIP_T_MATNR_RANGE Table of materials with material groups and descriptions 20080423
7 Importing IV_SUPPLYING_PLANT_ID Call by reference Type reference (TYPE) WERKS_D Plant 20080423

Method FINDOPENSALESORDERS on Interface IF_FIP_QUERY_SALES_ORDER has no exception.

Method FIND_ALLOWED_SO_CONDITION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SO_CONDITION_TYPES Call by reference Type reference (TYPE) FIP_T_SO_CONDITION_TYPES Sales Order Condition Types 20080613

Method FIND_ALLOWED_SO_CONDITION_TYPE on Interface IF_FIP_QUERY_SALES_ORDER has no exception.

Method FIND_ALLOWED_SO_REJECT_REASON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REJECTION_REASONS Call by reference Type reference (TYPE) FIP_T_SO_REJECTION_REASONS Sales Order Rejection Reasons 20080612

Method FIND_ALLOWED_SO_REJECT_REASON on Interface IF_FIP_QUERY_SALES_ORDER has no exception.

Method FIND_ALLOWED_SO_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SO_TYPES Call by reference Type reference (TYPE) FIP_T_SO_TYPE Sales Document Types 20080526

Method FIND_ALLOWED_SO_TYPES on Interface IF_FIP_QUERY_SALES_ORDER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604