/
Cancel Request CANP

Cancel Request CANP

Main function

Cancellation request for open positions.

Comments

  • If this message is not implemented, cancellation requests must be handled in the Extranet/CMI.

  • If the Cancel Request is implemented, it is mandatory that the Cancel Confirmation is also implemented.

image-20240104-130543.png
XML tree view

 

<?xml version="1.0" encoding="utf-8"?> <CANCELREQUEST xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.opentrans.org/XMLSchema/2.1" version="2.1"> <CANCELREQUEST_HEADER> <CANCELREQUEST_INFO> <ORDER_ID>9316271</ORDER_ID> <CANCELREQUEST_DATE>2017-06-15T16:57:33</CANCELREQUEST_DATE> <LANGUAGE xmlns="http://www.bmecat.org/bmecat/2005">ger</LANGUAGE> <PARTIES> <PARTY> <PARTY_ID xmlns="http://www.bmecat.org/bmecat/2005" type="buyer_specific">2045638</PARTY_ID> <PARTY_ROLE>buyer</PARTY_ROLE> </PARTY> <PARTY> <PARTY_ID xmlns="http://www.bmecat.org/bmecat/2005" type="buyer_specific">1928008</PARTY_ID> <PARTY_ROLE>supplier</PARTY_ROLE> </PARTY> </PARTIES> <ORDER_PARTIES_REFERENCE> <BUYER_IDREF xmlns="http://www.bmecat.org/bmecat/2005" type="buyer_specific">2045638</BUYER_IDREF> <SUPPLIER_IDREF xmlns="http://www.bmecat.org/bmecat/2005" type="buyer_specific">1928008</SUPPLIER_IDREF> </ORDER_PARTIES_REFERENCE> </CANCELREQUEST_INFO> </CANCELREQUEST_HEADER> <CANCELREQUEST_ITEM_LIST> <CANCELREQUEST_ITEM> <LINE_ITEM_ID>1</LINE_ITEM_ID> <PRODUCT_ID> <SUPPLIER_PID xmlns="http://www.bmecat.org/bmecat/2005" type="supplierProductKey">A375-129</SUPPLIER_PID> <INTERNATIONAL_PID xmlns= "http://www.bmecat.org/bmecat/2005" type="gtin">09783404175109</INTERNATIONAL_PID> <BUYER_PID xmlns="http://www.bmecat.org/bmecat/2005" type="DgProductId">6406567</BUYER_PID> </PRODUCT_ID>