SAP ABAP Function Module CRS_PURCHASE_PROXY_STATUS_GET (Retrieve purchase status and retrieve cumulated costs)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     CRM_MKTPL_PURCHASE_INTEGRATION (Package) Purchase process integration for marketing objects
Basic Data
Function Module CRS_PURCHASE_PROXY_STATUS_GET Retrieve purchase status and retrieve cumulated costs  
Function Group CRM_MKTPL_PURCHASE_PROXY   Proxy FM's for purchase integration  
Program Name SAPLCRM_MKTPL_PURCHASE_PROXY    
INCLUDE Name LCRM_MKTPL_PURCHASE_PROXYU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_PURCHITEMS TYPE CRMT_MKTPL_PURCHITEM Purchase Items
Exporting ET_ACTUAL_COSTS TYPE CRMT_MKTPL_ACTUAL_COSTS Table of WBS-Elements and its actual costs
Exporting ET_WBS_NOT_FOUND TYPE CRMT_MKTPL_WBS_ELEMENTS Table of WBS-Elements
Importing IT_PURCHITEMS TYPE CRMT_MKTPL_PURCHITEM_MAP List of purchase items
Importing IT_WBS_ELEMENTS TYPE CRMT_MKTPL_WBS_ELEMENTS Table of WBS-Elements
Exception NO_ACTIVE_BADI_FOUND TYPE Could not find an active BAdI for CRM_MKTPL_PURCHASE
Exception EX_PURCH_REQ_NOT_FOUND TYPE Purchase requisition not found
Exception EX_PURCH_REQ_ITM_NOT_FOUND TYPE Purchase requisition item not found
Exception EX_ERROR_GET_STATUS TYPE Error during status determination
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20100310 
SAP Release Created in 604