SAP ABAP Class IF_FIP_MANAGE_SUPPLIER (Interface for managing supplier)
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
| Class | IF_FIP_MANAGE_SUPPLIER | |
| Short Description | Interface for managing supplier | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080222 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FIP_MANAGE_SUPPLIER has no forward declaration.
Interfaces
Class IF_FIP_MANAGE_SUPPLIER has no interface implemented.
Friends
Class IF_FIP_MANAGE_SUPPLIER has no friend class.
Attributes
Class 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
Class IF_FIP_MANAGE_SUPPLIER has no event.
Types
Class 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 |