SAP ABAP Interface IF_FIP_MANAGE_MATERIAL (Interface for managing 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_MANAGE_MATERIAL | |
| Short Description | Interface for managing 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_MANAGE_MATERIAL has no forward declaration.
Interfaces
Interface IF_FIP_MANAGE_MATERIAL has no interface.
Friends
Interface IF_FIP_MANAGE_MATERIAL has no friend.
Attributes
Interface IF_FIP_MANAGE_MATERIAL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read materials by elements | 20080429 | |
| 2 | Instance method | Public | Method | Read note to a material | 20080729 | |
| 3 | Instance method | Public | Method | Save note to a material | 20080729 |
Events
Interface IF_FIP_MANAGE_MATERIAL has no event.
Types
Interface IF_FIP_MANAGE_MATERIAL 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 | 20080429 | |||
| 2 | ET_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL | All information for Material | 20080429 | |||
| 3 | EV_MORE_ELEMENTS_AVAILABLE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080429 | |||
| 4 | EV_RETURNED_QUERY_HITS_NUMBER | Call by reference | Type reference (TYPE) | I | 20080429 | ||||
| 5 | IT_MATERIAL_ID | Call by reference | Type reference (TYPE) | FIP_T_MAT | Table of material numbers | 20080429 | |||
| 6 | IT_RECIPIENT_ID | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT | Table of recipient numbers | 20080429 | |||
| 7 | IT_SUPPLIER_ID | Call by reference | Type reference (TYPE) | FIP_T_VENDOR | Table of vendor numbers | 20080429 | |||
| 8 | IT_SUPPLY_PLANT_ID | Call by reference | Type reference (TYPE) | FIP_T_SP | Table of WERKS | 20080429 | |||
| 9 | IT_WERKS_EKORG | Call by reference | Type reference (TYPE) | FIP_T_WERKS_EKORG | Table of plant and purchasing organization | 20080514 | |||
| 10 | IV_NO_PRICING_RELATED_DATA | Call by reference | Type reference (TYPE) | BOOLEAN | Performance: If 'X', the pricing related data are NOT read | 20080623 | |||
| 11 | IV_QUERY_HITS_MAXIMUM_NUMBER | Call by reference | Type reference (TYPE) | I | 20080429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20080429 |
Method READ_MATERIAL_NOTE 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 | 20080729 | |||
| 2 | ET_NOTE | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_NOTE | Material Note, Language and Availibility fla | 20080729 | |||
| 3 | IV_MATERIAL_ID | Call by reference | Type reference (TYPE) | TDOBNAME | Texts: application object | 20080729 |
Method READ_MATERIAL_NOTE on Interface IF_FIP_MANAGE_MATERIAL has no exception.
Method SAVE_MATERIAL_NOTE 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 | 20080729 | |||
| 2 | IT_NEW_NOTE | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_NOTE | Material Note, Language and Availibility fla | 20080729 | |||
| 3 | IT_OLD_NOTE | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_NOTE | Material Note, Language and Availibility flag | 20080729 | |||
| 4 | IV_MATERIAL_ID | Call by reference | Type reference (TYPE) | TDOBNAME | Texts: application object | 20080729 |
Method SAVE_MATERIAL_NOTE on Interface IF_FIP_MANAGE_MATERIAL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |