SAP ABAP Interface IF_FIP_MANAGE_SUPPLIER (Interface for managing 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_MANAGE_SUPPLIER | |
| Short Description | Interface for managing 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_MANAGE_SUPPLIER has no forward declaration.
Interfaces
Interface IF_FIP_MANAGE_SUPPLIER has no interface.
Friends
Interface IF_FIP_MANAGE_SUPPLIER has no friend.
Attributes
Interface IF_FIP_MANAGE_SUPPLIER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads supplier(s) by elements | 20080501 |
Events
Interface IF_FIP_MANAGE_SUPPLIER has no event.
Types
Interface IF_FIP_MANAGE_SUPPLIER has no local type.
Method Signatures
Method READ_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 | 20080501 | |||
| 2 | ET_SUPPLIERS | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_ALL_INFO | All information for Vendor | 20080501 | |||
| 3 | EV_MORE_ELEMENTS_AVAILABLE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080501 | |||
| 4 | EV_RETURNED_QUERY_HITS_NUMBER | Call by reference | Type reference (TYPE) | I | 20080501 | ||||
| 5 | IT_MATERIAL_ID | Call by reference | Type reference (TYPE) | FIP_T_MAT | Table of material IDs | 20080501 | |||
| 6 | IT_SUPPLIER_ID | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_BASIC | Table of vendors | 20080501 | |||
| 7 | IT_SUPPLY_PLANT_ID | Call by reference | Type reference (TYPE) | FIP_T_SUPPLYING_PLANT | FIP -- Supply Plant Table Type | 20080501 | |||
| 8 | IT_WERKS_EKORG | Call by reference | Type reference (TYPE) | FIP_T_WERKS_EKORG | Table of plant and purchasing organization | 20080514 | |||
| 9 | IV_QUERY_HITS_MAXIMUM_NUMBER | Call by reference | Type reference (TYPE) | I | 20080501 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20080501 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |