SAP ABAP Interface IF_PP_PURCH_ORD_MRP_CO_API (MM API for PO)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP (Application Component) Production Planning and Control
⤷
ODATA_PP_MRP (Package) OData Services for MRP/MRP Cockpit

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PP_PURCH_ORD_MRP_CO_API | API class for purchase order | 20131024 |
Properties
Interface | IF_PP_PURCH_ORD_MRP_CO_API | |
Short Description | MM API for PO |
General Data
Package | ODATA_PP_MRP | OData Services for MRP/MRP Cockpit |
Created | 20131024 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_PP_PURCH_ORD_MRP_CO_API has no forward declaration.
Interfaces
Interface IF_PP_PURCH_ORD_MRP_CO_API has no interface.
Friends
Interface IF_PP_PURCH_ORD_MRP_CO_API has no friend.
Attributes
Interface IF_PP_PURCH_ORD_MRP_CO_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create PO complete | 20131024 |
2 | ![]() |
Instance method | Public | Method | Read PO complete | 20131024 |
3 | ![]() |
Instance method | Public | Method | Read PO expanded | 20131024 |
4 | ![]() |
Instance method | Public | Method | Set message container | 20131024 |
5 | ![]() |
Instance method | Public | Method | Update Schedule Line | 20131024 |
Events
Interface IF_PP_PURCH_ORD_MRP_CO_API has no event.
Types
Interface IF_PP_PURCH_ORD_MRP_CO_API has no local type.
Method Signatures
Method CREATE_PO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PO | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_PURCHASEORDER_EXPAND | PO complete after creation | 20131024 | ||
2 | ![]() |
IS_PO | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_PURCHASEORDER_EXPAND | PO complete | 20131024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20131024 | |
2 | ![]() |
20131024 |
Method READ_PO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PO_HEADER | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_MMPURCHASEORDERHEADER | Purchase Order Header - OData MRP Cockpit | 20131024 | ||
2 | ![]() |
ET_PO_ACCOUNT | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERACCOUNTASSIG | 20131024 | |||
3 | ![]() |
ET_PO_ITEM | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERITEM | Purchase Order Item - OData MRP Cockpit | 20131024 | ||
4 | ![]() |
ET_PO_SCHED_LINE | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERSCHEDULELINE | 20131024 | |||
5 | ![]() |
IS_PO_KEY | Call by reference | Type reference (TYPE) | PPMRP_PO_KEYS | PO keys | 20131024 | ||
6 | ![]() |
IV_EXPAND_ACCOUNT_ASSIGNMENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131024 | ||
7 | ![]() |
IV_EXPAND_ITEM | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131024 | |||
8 | ![]() |
IV_EXPAND_SCHEDULE_LINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20131024 | |
2 | ![]() |
Technical Exception | 20131024 |
Method READ_PO_EXPANDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PO_EXPAND | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_PURCHASEORDER_EXPAND | 20131024 | |||
2 | ![]() |
ES_PO_ITEM_EXPAND | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_PURCHASEORDERITEM_EXPAND | 20131024 | |||
3 | ![]() |
IS_PO_KEY | Call by reference | Type reference (TYPE) | PPMRP_PO_KEYS | PO keys | 20131024 | ||
4 | ![]() |
IV_EXPAND_ACCOUNT_ASSIGNMENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131024 | |||
5 | ![]() |
IV_EXPAND_ITEM | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131024 | |||
6 | ![]() |
IV_EXPAND_SCHEDULE_LINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20131024 | |
2 | ![]() |
Technical Exception | 20131024 |
Method SET_MESSAGE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MESSAGE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MESSAGE_CONTAINER | Message Container Interface | 20131024 |
Method SET_MESSAGE_CONTAINER on Interface IF_PP_PURCH_ORD_MRP_CO_API has no exception.
Method UPDATE_PO_SCHED_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITY_U | Purchase Order Delivery Schedule Line - OData MRP Cockpit | 20131024 | ||
2 | ![]() |
IS_PO_SCHED_LINE | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_MMPURCHASEORDERSCHEDULELINE | Purchase Order Delivery Schedule Line - OData MRP Cockpit | 20131024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20131024 | |
2 | ![]() |
Technical Exception | 20131024 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 618 |