SAP ABAP Class IF_FIP_QUERY_SALES_ORDER (Interface for querying sales order)
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
Class IF_FIP_QUERY_SALES_ORDER  
Short Description Interface for querying sales 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_SALES_ORDER has no forward declaration.
Interfaces
Class IF_FIP_QUERY_SALES_ORDER has no interface implemented.
Friends
Class IF_FIP_QUERY_SALES_ORDER has no friend class.
Attributes
Class 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
Class IF_FIP_QUERY_SALES_ORDER has no event.
Types
Class 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 class 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 class 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 class 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 class IF_FIP_QUERY_SALES_ORDER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in