SAP ABAP Interface IF_PP_PURCH_REQ_MRP_CO_API (API for PR functionality)
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_REQ_MRP_CO_API | API class for purchase requisition | 20131024 |
Properties
| Interface | IF_PP_PURCH_REQ_MRP_CO_API | |
| Short Description | API for PR functionality |
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_REQ_MRP_CO_API has no forward declaration.
Interfaces
Interface IF_PP_PURCH_REQ_MRP_CO_API has no interface.
Friends
Interface IF_PP_PURCH_REQ_MRP_CO_API has no friend.
Attributes
Interface IF_PP_PURCH_REQ_MRP_CO_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create complete Purchase Requisition | 20131024 | |
| 2 | Instance method | Public | Method | Delete Purchase Requisition | 20131024 | |
| 3 | Instance method | Public | Method | Read Purchase Reqisition | 20131024 | |
| 4 | Instance method | Public | Method | Read PR expanded | 20131024 | |
| 5 | Instance method | Public | Method | Set message container | 20131024 | |
| 6 | Instance method | Public | Method | Update Purchase Reqisition | 20131024 |
Events
Interface IF_PP_PURCH_REQ_MRP_CO_API has no event.
Types
Interface IF_PP_PURCH_REQ_MRP_CO_API has no local type.
Method Signatures
Method CREATE_PR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PR | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_PURCHASEREQUISITION_EXPAND | 20131111 | ||||
| 2 | IS_PR | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_PURCHASEREQUISITION_EXPAND | PR complete | 20131024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131024 | ||
| 2 | Technical Exception | 20131024 |
Method DELETE_PR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PR_KEY | Call by reference | Type reference (TYPE) | PPMRP_PR_KEYS | PR keys | 20131024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131024 |
Method READ_PR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PR_HEADER | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC=>TS_MMPURCHASEREQUISITIONHEADER | Purchase Requisition Header - OData MRP Cockpit | 20131024 | |||
| 2 | ET_PR_ACCOUNT | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEREQUISITIONACCOUN | 20131024 | ||||
| 3 | ET_PR_ITEM | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEREQUISITIONITEM | Purchase Requisition Item - OData MRP Cockpit | 20131024 | |||
| 4 | IS_PR_KEY | Call by reference | Type reference (TYPE) | PPMRP_PR_KEYS | PR keys | 20131024 | |||
| 5 | IV_EXPAND_ACCOUNT_ASSIGNMENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131024 | ||||
| 6 | IV_EXPAND_ITEM | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131024 | ||
| 2 | Technical Exception | 20131024 |
Method READ_PR_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PR_EXPAND | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_PURCHASEREQUISITION_EXPAND | 20131024 | ||||
| 2 | ES_PR_ITEM_EXPAND | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC_EXT=>TS_PURCHASEREQITEM_EXPAND | 20131024 | ||||
| 3 | IS_PR_KEY | Call by reference | Type reference (TYPE) | PPMRP_PR_KEYS | PR 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 |
| # | 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_REQ_MRP_CO_API has no exception.
Method UPDATE_PR 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 | Request Details for Entity Update Operation | 20131024 | |||
| 2 | IS_PURCHASE_REQ_ITEM | Call by reference | Type reference (TYPE) | CL_PP_MRP_COCKPIT_MPC=>TS_MMPURCHASEREQUISITIONITEM | Purchase Requisition Item - 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 |