SAP ABAP Interface IF_FIP_QUERY_SUPPLIER (Interface for querying supplier)
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_SUPPLIER_BAL | BAdI interface for supplier | 20080222 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FIP_IMPL_SUPPLIER_BAPI | BAdI impl. class using BAPIs/local calls to access backend | 20080222 |
Properties
Interface | IF_FIP_QUERY_SUPPLIER | |
Short Description | Interface for querying supplier |
General Data
Package | FIP_BACKEND_ABSTRACTION | Backend Abstraction for Fresh Item Procurement |
Created | 20080222 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FIP_QUERY_SUPPLIER has no forward declaration.
Interfaces
Interface IF_FIP_QUERY_SUPPLIER has no interface.
Friends
Interface IF_FIP_QUERY_SUPPLIER has no friend.
Attributes
Interface IF_FIP_QUERY_SUPPLIER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Find vendors | 20080512 |
2 | ![]() |
Instance method | Public | Method | Find all contact person for one vendor | 20080425 |
Events
Interface IF_FIP_QUERY_SUPPLIER has no event.
Types
Interface IF_FIP_QUERY_SUPPLIER 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 | ![]() |
CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080512 | ||
2 | ![]() |
ET_SUPPLIER_BASIC | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_BASIC | Table of Supplier ID and Name | 20080513 | ||
3 | ![]() |
EV_MAX_QUERY_HITS_EXCEEDED | Call by reference | Type reference (TYPE) | BOOLE_D | Indicates if the query returns more rows than max_query_hits | 20080513 | ||
4 | ![]() |
IT_CITY_RANGE | Call by reference | Type reference (TYPE) | FIP_T_CITY_RANGE | Range: Cities | 20080513 | ||
5 | ![]() |
IT_EKORG_RANGE | Call by reference | Type reference (TYPE) | FIP_T_EKORG_RANGE | Range: Purchasing organizations | 20080512 | ||
6 | ![]() |
IT_PLANT_RANGE | Call by reference | Type reference (TYPE) | FIP_T_WERKS_RANGE | Range: Plant Ids | 20080512 | ||
7 | ![]() |
IT_SUPPLIER_NAME_RANGE | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_NAME_RANGE | Range: Vendor Names | 20080512 | ||
8 | ![]() |
IT_SUPPLIER_RANGE | Call by reference | Type reference (TYPE) | FIP_T_LIFNR_RANGE | Range: Vendors | 20080512 | ||
9 | ![]() |
IV_MAX_QUERY_HITS | Call by reference | Type reference (TYPE) | I | Maximum number of rows returned | 20080513 |
Method FIND_BY_ELEMENTS on Interface IF_FIP_QUERY_SUPPLIER has no exception.
Method FIND_CONTACT_PERSONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTACT_PERSONS | Call by reference | Type reference (TYPE) | FIP_T_CONTACT_PERSON | Table of contact persons | 20080425 | ||
2 | ![]() |
IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080428 |
Method FIND_CONTACT_PERSONS on Interface IF_FIP_QUERY_SUPPLIER has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |