SAP ABAP Function Module /SAPPSSRM/OPTION_SRC_CALL_OFF (Create call off from purchase order in the sourcing cockpit)
Hierarchy
SRM_SERVER (Software Component) SRM_SERVER
   SRM-EBP-CRI (Application Component) Cross-Industry Functions
     /SAPPSSRM/OPTIONS (Package) Options Functionality in Government Procurement
Basic Data
Function Module /SAPPSSRM/OPTION_SRC_CALL_OFF Create call off from purchase order in the sourcing cockpit  
Function Group /SAPPSSRM/OPTION_SRC   'Options'-project / 'Sourcing'  
Program Name /SAPPSSRM/SAPLOPTION_SRC    
INCLUDE Name /SAPPSSRM/LOPTION_SRCU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_MESSAGES TYPE BBPT_PD_MESSAGES Table containing the (error-)messages
Exporting EV_PO_CHANGED TYPE XFELD 'X' = Purchase order has been changed -> item has been copied
Exporting EV_PO_CHANGES_POSSIBLE TYPE XFELD X' = Purchase order could been changed -> item could been copied
Exporting ES_HEADER TYPE BBP_PDS_HEADER Header data, if change was successful
Exporting ET_ITEM TYPE BBPT_PD_ITEM Item data, if change was successful
Importing IV_SC_HEADER_GUID TYPE CRMT_OBJECT_GUID Header GUID of the relevant shopping cart
Importing IV_SC_GUID TYPE CRMT_OBJECT_GUID Item GUID of the relevant shopping cart
Importing IV_PO_HEADER_GUID TYPE CRMT_OBJECT_GUID Header GUID of the relevant purchase order
Importing IV_PO_ITEM_GUID TYPE CRMT_OBJECT_GUID GUID of the item, which should be copied
Importing IV_PO_HEADER_NUMBER TYPE CRMT_OBJECT_ID_DB Number of the purchase order header
Importing IV_PO_ITEM_NUMBER TYPE CRMT_ITEM_NO Number of the purchase order item
Importing IV_PO_ITEM_QUANTITY TYPE BBP_MNG Quantity, which should be entered in the copied line / item
Importing IV_PO_ITEM_UOM TYPE BBP_UNIT Unit of measurement of the quantity
Importing IV_UPDATE TYPE XFELD Update-mode (Y = COMMIT WORK / X = COMMIT WORK AND WAIT)
Exception MANDATORY_FIELD_MISSING TYPE Required entries/informations have not been passed over ...
Exception ITEM_NOT_FOUND TYPE The item, which should be copied, was not found in the specified purchase order
Exception CONVERSION_ERROR TYPE Error while performing unit conversion
Exception OPEN_QUANTITY_EXCEEDED TYPE Open quantity of baseline exceeded
Exception DOCUMENT_LOCK_ERROR TYPE Error while trying to lock the relevant purchase order
               
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  20080407 
SAP Release Created in 200