SAP ABAP Interface IF_FIP_QUERY_MATERIAL (Interface for querying material)
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_MATERIAL_BAL BAdI interface for material 20080123
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIP_IMPL_MATERIAL_BAPI BAdI impl. class using BAPIs/local calls to access backend 20080111
Properties
Interface IF_FIP_QUERY_MATERIAL  
Short Description Interface for querying material    
General Data
Package FIP_BACKEND_ABSTRACTION   Backend Abstraction for Fresh Item Procurement 
Created 20080108   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_FIP_QUERY_MATERIAL has no forward declaration.
Interfaces
Interface IF_FIP_QUERY_MATERIAL has no interface.
Friends
Interface IF_FIP_QUERY_MATERIAL has no friend.
Attributes
Interface IF_FIP_QUERY_MATERIAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_BY_ELEMENTS Instance method Public Method Find Material by elements 20080429
2 FIND_MATERIAL_TYPES Instance method Public Method Find Material Types and descriptions 20080423
Events
Interface IF_FIP_QUERY_MATERIAL has no event.
Types
Interface IF_FIP_QUERY_MATERIAL has no local type.
Method Signatures

Method FIND_BY_ELEMENTS 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 20080429
2 Exporting ET_MATERIALS Call by reference Type reference (TYPE) FIP_T_BAL_MATERIAL Multiple relational data to material,supplier,recipient,sp 20080429
3 Exporting EV_MAX_QUERY_HITS_EXCEEDED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080513
4 Importing IT_ATTYP Call by reference Type reference (TYPE) FIP_T_ATTYP_RANGE Range: Material Category 20080603
5 Importing IT_EAN11 Call by reference Type reference (TYPE) FIP_T_EAN11_RANGE Range: International Article Number (EAN/UPC) 20080507
6 Importing IT_LIFNR Call by reference Type reference (TYPE) FIP_T_LIFNR_RANGE Range: Vendor Account 20080507
7 Importing IT_MAKTX Call by reference Type reference (TYPE) FIP_T_MAKTX_RANGE Range: Material Description 20080508
8 Importing IT_MATKL Call by reference Type reference (TYPE) FIP_T_MATKL_RANGE Range: Material Group 20080507
9 Importing IT_MATNR Call by reference Type reference (TYPE) FIP_T_MATNR_RANGE Range: Material Number 20080507
10 Importing IT_MTART Call by reference Type reference (TYPE) FIP_T_MTART_RANGE Range: Material Type 20080507
11 Importing IT_WERKS Call by reference Type reference (TYPE) FIP_T_WERKS_RANGE Range: Plant 20080507
12 Importing IV_MAX_QUERY_HITS Call by reference Type reference (TYPE) I Maximum number for query 20080513
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080429

Method FIND_MATERIAL_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MTART_MTBEZ Call by reference Type reference (TYPE) FIP_T_MTART_MTBEZ Material Type and description 20080423

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