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