SAP ABAP Interface IF_FIP_MANAGE_PURCHASE_ORDER (Interface for managing purchase order)
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_PURCHASE_ORDER_BAL | BAdI interface for purchase order | 20080313 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FIP_IMPL_PURCHASEORDER_BAPI | Class for BAdI: FIP_BADI_PURCHASE_ORDER_BAL | 20080318 |
Properties
Interface | IF_FIP_MANAGE_PURCHASE_ORDER | |
Short Description | Interface for managing purchase order |
General Data
Package | FIP_BACKEND_ABSTRACTION | Backend Abstraction for Fresh Item Procurement |
Created | 20080313 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FIP_MANAGE_PURCHASE_ORDER has no forward declaration.
Interfaces
Interface IF_FIP_MANAGE_PURCHASE_ORDER has no interface.
Friends
Interface IF_FIP_MANAGE_PURCHASE_ORDER has no friend.
Attributes
Interface IF_FIP_MANAGE_PURCHASE_ORDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | change purchase order | 20080418 |
2 | ![]() |
Instance method | Public | Method | create purchase order | 20080327 |
3 | ![]() |
Instance method | Public | Method | read open order | 20080318 |
4 | ![]() |
Instance method | Public | Method | read open stock transfer order | 20080418 |
5 | ![]() |
Instance method | Public | Method | Read Purchase Orders By Elements | 20080409 |
6 | ![]() |
Instance method | Public | Method | read purchase order by ID | 20080418 |
Events
Interface IF_FIP_MANAGE_PURCHASE_ORDER has no event.
Types
Interface IF_FIP_MANAGE_PURCHASE_ORDER has no local type.
Method Signatures
Method CHANGE 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 | 20080418 | ||
2 | ![]() |
ET_SUCCESSFUL_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Order Lines that could be modified without error | 20080520 | ||
3 | ![]() |
IT_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Document Structure | 20080418 | ||
4 | ![]() |
IT_ORDER_LINES_X | Call by reference | Type reference (TYPE) | FIP_TH_ORDER_LINE_X | Purchase oredr header data | 20080418 |
Method CHANGE on Interface IF_FIP_MANAGE_PURCHASE_ORDER has no exception.
Method CREATE 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 | 20080403 | ||
2 | ![]() |
ET_NEW_EBELN_LIST | Call by reference | Type reference (TYPE) | FIP_T_EBELN_LIST | Created Purchasing Document Numbers | 20080423 | ||
3 | ![]() |
ET_SUCCESSFUL_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Order Lines that could be created | 20080505 | ||
4 | ![]() |
IT_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Document Structure | 20080409 |
Method CREATE on Interface IF_FIP_MANAGE_PURCHASE_ORDER has no exception.
Method READ_OPEN_PO_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 | 20080326 | ||
2 | ![]() |
ET_OPEN_PO_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080418 | ||
3 | ![]() |
IT_AEDAT_RANGE | Call by reference | Type reference (TYPE) | FIP_T_AEDAT_RANGE | Date on which the record was created | 20080418 | ||
4 | ![]() |
IT_DELIVERY_DATE_RANGE | Call by reference | Type reference (TYPE) | FIP_T_EINDT_RANGE | 20080418 | |||
5 | ![]() |
IT_MATNR_RANGE | Call by reference | Type reference (TYPE) | FIP_T_MATNR_RANGE | Range: Material Number | 20080423 | ||
6 | ![]() |
IT_VENDOR_RANGE | Call by reference | Type reference (TYPE) | FIP_T_LIFNR_RANGE | Account Number of Vendor or Creditor | 20080418 | ||
7 | ![]() |
IV_PLANT_ID | Call by reference | Type reference (TYPE) | WERKS_D | 20080418 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080326 | ||
2 | ![]() |
20080327 | ||
3 | ![]() |
20080326 |
Method READ_OPEN_STO_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 | 20080418 | ||
2 | ![]() |
ET_OPEN_ST_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080422 | ||
3 | ![]() |
IT_AEDAT_RANGE | Call by reference | Type reference (TYPE) | FIP_T_AEDAT_RANGE | 20080418 | |||
4 | ![]() |
IT_DELIVERY_DATE_RANGE | Call by reference | Type reference (TYPE) | FIP_T_EINDT_RANGE | Date | 20080418 | ||
5 | ![]() |
IT_MATNR_RANGE | Call by reference | Type reference (TYPE) | FIP_T_MATNR_RANGE | Range: Material Number | 20080423 | ||
6 | ![]() |
IT_PLANT_RANGE | Call by reference | Type reference (TYPE) | FIP_T_PLANT_RANGE | List of plants | 20080424 | ||
7 | ![]() |
IV_SUPPLYING_PLANT_ID | Call by reference | Type reference (TYPE) | WERKS_D | 20080422 |
Method READ_OPEN_STO_BY_ELEMENTS on Interface IF_FIP_MANAGE_PURCHASE_ORDER has no exception.
Method READ_PO_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 | 20080428 | ||
2 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | FIP_T_PURCHASE_ORDER | Table of Purchase Orders | 20080409 | ||
3 | ![]() |
IT_AEDAT | Call by reference | Type reference (TYPE) | FIP_T_AEDAT_RANGE | Range: Last Changed On | 20080417 | ||
4 | ![]() |
IT_AKTRN | Call by reference | Type reference (TYPE) | FIP_T_AKTRN_RANGE | Range: Promotion | 20080409 | ||
5 | ![]() |
IT_BEDAT | Call by reference | Type reference (TYPE) | FIP_T_BEDAT_RANGE | Range: Purchase Order Date | 20080409 | ||
6 | ![]() |
IT_BSART | Call by reference | Type reference (TYPE) | FIP_T_BSART_RANGE | Range: Order Type (Purchasing) | 20080409 | ||
7 | ![]() |
IT_BSTAE | Call by reference | Type reference (TYPE) | FIP_T_BSTAE_RANGE | Range: Confirmation Control Key | 20080409 | ||
8 | ![]() |
IT_BSTYP | Call by reference | Type reference (TYPE) | FIP_T_BSTYP_RANGE | Range: Purchasing document category | 20080409 | ||
9 | ![]() |
IT_BUKRS | Call by reference | Type reference (TYPE) | FIP_T_BUKRS_RANGE | Range: Company Code | 20080409 | ||
10 | ![]() |
IT_BWART | Call by reference | Type reference (TYPE) | FIP_T_BWART_RANGE | Range: Movement type (inventory management) | 20080603 | ||
11 | ![]() |
IT_EAN11 | Call by reference | Type reference (TYPE) | FIP_T_EAN11_RANGE | Range: International Article Number (EAN/UPC) | 20080409 | ||
12 | ![]() |
IT_EBELN | Call by reference | Type reference (TYPE) | FIP_T_EBELN_RANGE | Range: Purchasing Document Number | 20080409 | ||
13 | ![]() |
IT_EBELP | Call by reference | Type reference (TYPE) | FIP_T_EBELP_RANGE | Range: Item Number of Purchasing Document | 20080603 | ||
14 | ![]() |
IT_EINDT | Call by reference | Type reference (TYPE) | FIP_T_EINDT_RANGE | Range: Item delivery date | 20080417 | ||
15 | ![]() |
IT_EKGRP | Call by reference | Type reference (TYPE) | FIP_T_EKGRP_RANGE | Range: Purchasing group | 20080409 | ||
16 | ![]() |
IT_EKORG | Call by reference | Type reference (TYPE) | FIP_T_EKORG_RANGE | Range: Purchasing organization | 20080409 | ||
17 | ![]() |
IT_ELIKZ | Call by reference | Type reference (TYPE) | FIP_T_ELIKZ_RANGE | Range: "Delivery Completed" Indicator | 20080409 | ||
18 | ![]() |
IT_ERNAM | Call by reference | Type reference (TYPE) | FIP_T_ERNAM_RANGE | Range: Name of the Person who Created the Object | 20080409 | ||
19 | ![]() |
IT_IDNLF | Call by reference | Type reference (TYPE) | FIP_T_IDNLF_RANGE | Range: Material Number Used by Vendor | 20080603 | ||
20 | ![]() |
IT_KNTTP | Call by reference | Type reference (TYPE) | FIP_T_KNTTP_RANGE | Range: Account assignment category | 20080409 | ||
21 | ![]() |
IT_LGORT | Call by reference | Type reference (TYPE) | FIP_T_LGORT_RANGE | Range: Storage location | 20080409 | ||
22 | ![]() |
IT_LIFNR | Call by reference | Type reference (TYPE) | FIP_T_LIFNR_RANGE | Range: Vendor Account | 20080409 | ||
23 | ![]() |
IT_LOEKZ | Call by reference | Type reference (TYPE) | FIP_T_LOEKZ_RANGE | Range: Deletion indicator in purchasing document | 20080409 | ||
24 | ![]() |
IT_LOEKZ_HD | Call by reference | Type reference (TYPE) | FIP_T_LOEKZ_RANGE | Range: Deletion indicator in purchasing document | 20080409 | ||
25 | ![]() |
IT_LTSNR | Call by reference | Type reference (TYPE) | FIP_T_LTSNR_RANGE | Range: Vendor Subrange | 20080603 | ||
26 | ![]() |
IT_MAKTX | Call by reference | Type reference (TYPE) | FIP_T_MAKTX_RANGE | Range: Material Description | 20080610 | ||
27 | ![]() |
IT_MATKL | Call by reference | Type reference (TYPE) | FIP_T_MATKL_RANGE | Range: Material Group | 20080409 | ||
28 | ![]() |
IT_MATNR | Call by reference | Type reference (TYPE) | FIP_T_MATNR_RANGE | Range: Material Number | 20080409 | ||
29 | ![]() |
IT_PSTYP | Call by reference | Type reference (TYPE) | FIP_T_PSTYP_RANGE | Range: Item category in purchasing document | 20080409 | ||
30 | ![]() |
IT_RESWK | Call by reference | Type reference (TYPE) | FIP_T_RESWK_RANGE | Range: Supplying (issuing) plant in case of stock transport | 20080603 | ||
31 | ![]() |
IT_SAISJ | Call by reference | Type reference (TYPE) | FIP_T_SAISJ_RANGE | Range: | 20080409 | ||
32 | ![]() |
IT_SAISO | Call by reference | Type reference (TYPE) | FIP_T_SAISO_RANGE | Range: Season Category | 20080409 | ||
33 | ![]() |
IT_TXZ01 | Call by reference | Type reference (TYPE) | FIP_T_TXZ01_RANGE | Range: Short Text | 20080409 | ||
34 | ![]() |
IT_WEPOS | Call by reference | Type reference (TYPE) | FIP_T_WEPOS_RANGE | Range: Goods Receipt Indicator | 20080603 | ||
35 | ![]() |
IT_WERKS | Call by reference | Type reference (TYPE) | FIP_T_WERKS_RANGE | Range: Plant | 20080409 |
Method READ_PO_BY_ELEMENTS on Interface IF_FIP_MANAGE_PURCHASE_ORDER has no exception.
Method READ_PO_BY_ID 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 | 20080425 | ||
2 | ![]() |
ET_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080425 | ||
3 | ![]() |
IT_EBELN_RANGE | Call by reference | Type reference (TYPE) | FIP_T_EBELN_RANGE | Range: Purchasing Document Number | 20080429 |
Method READ_PO_BY_ID on Interface IF_FIP_MANAGE_PURCHASE_ORDER has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |