SAP ABAP Class IF_PP_PURCH_ORD_MRP_CO_API (MM API for PO)
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
Class IF_PP_PURCH_ORD_MRP_CO_API  
Short Description MM API for PO    
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_ORD_MRP_CO_API has no forward declaration.
Interfaces
Class IF_PP_PURCH_ORD_MRP_CO_API has no interface implemented.
Friends
Class IF_PP_PURCH_ORD_MRP_CO_API has no friend class.
Attributes
Class IF_PP_PURCH_ORD_MRP_CO_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PO Instance method Public Method Create PO complete 20131024
2 READ_PO Instance method Public Method Read PO complete 20131024
3 READ_PO_EXPANDED Instance method Public Method Read PO expanded 20131024
4 SET_MESSAGE_CONTAINER Instance method Public Method Set message container 20131024
5 UPDATE_PO_SCHED_LINE Instance method Public Method Update Schedule Line 20131024
Events
Class IF_PP_PURCH_ORD_MRP_CO_API has no event.
Types
Class 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 Exporting ES_PO Call by reference Type reference (TYPE) CL_PP_MRP_COCKPIT_MPC_EXT=>TS_PURCHASEORDER_EXPAND PO complete after creation 20131024
2 Importing 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 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20131024
2 /IWBEP/CX_MGW_TECH_EXCEPTION 20131024

Method READ_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting 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 Exporting ET_PO_ACCOUNT Call by reference Type reference (TYPE) CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERACCOUNTASSIG 20131024
3 Exporting 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 Exporting ET_PO_SCHED_LINE Call by reference Type reference (TYPE) CL_PP_MRP_COCKPIT_MPC_EXT=>TT_MMPURCHASEORDERSCHEDULELINE 20131024
5 Importing IS_PO_KEY Call by reference Type reference (TYPE) PPMRP_PO_KEYS PO keys 20131024
6 Importing IV_EXPAND_ACCOUNT_ASSIGNMENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131024
7 Importing IV_EXPAND_ITEM Call by reference Type reference (TYPE) ABAP_BOOL 20131024
8 Importing IV_EXPAND_SCHEDULE_LINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131024
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20131024
2 /IWBEP/CX_MGW_TECH_EXCEPTION Technical Exception 20131024

Method READ_PO_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PO_EXPAND Call by reference Type reference (TYPE) CL_PP_MRP_COCKPIT_MPC_EXT=>TS_PURCHASEORDER_EXPAND 20131024
2 Exporting ES_PO_ITEM_EXPAND Call by reference Type reference (TYPE) CL_PP_MRP_COCKPIT_MPC_EXT=>TS_PURCHASEORDERITEM_EXPAND 20131024
3 Importing IS_PO_KEY Call by reference Type reference (TYPE) PPMRP_PO_KEYS PO keys 20131024
4 Importing IV_EXPAND_ACCOUNT_ASSIGNMENT Call by reference Type reference (TYPE) ABAP_BOOL 20131024
5 Importing IV_EXPAND_ITEM Call by reference Type reference (TYPE) ABAP_BOOL 20131024
6 Importing IV_EXPAND_SCHEDULE_LINE Call by reference Type reference (TYPE) ABAP_BOOL 20131024
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20131024
2 /IWBEP/CX_MGW_TECH_EXCEPTION Technical Exception 20131024

Method SET_MESSAGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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_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 Importing 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 Importing 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 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20131024
2 /IWBEP/CX_MGW_TECH_EXCEPTION Technical Exception 20131024
History
Last changed by/on SAP  20140121 
SAP Release Created in