Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
titleDescription

The flow describes the arrangement of new purchase order and return order, as well as change and cancellation.

Return orders are handled as a customer order type in LXIR and as a purchase order type in the EWS. Everything that is called the purchase order or row below also applies to return orders.

Purchase orders are called Call-off orders in LXIR.

Addition of new purchase order line / return order line cannot be done.

Change of purchase order / return order can be made. This occurs when changing the delivery date and or number. Cancellation can be made by full purchase order / return order but not line. However, cancellation of the purchase order line / return order line takes place during partial storage as the old line is replaced with a new one and this in order to reduce the risk of mis-storage. If DELVRY arrives at the ready-marked line, it must be rejected and alerted.

No feedback is made from the EWS in addition to the submission of registration.

A PURORD does not have to mean that there will be a DELVRY in response to all purchase order lines / return order lines, but the answer to these can come in several separate DELVRY messages. This happens when certain lines in a PURORD are answered but not all simultaneously. There should be no more answers with reference to the same POR and associated sequence number in different messages. If this happens, the answer must be rejected and an alarm added to the error log. On the other hand, there may be several answers to the same purchase order line / return order line and sequence number in the same message.

LXIR EWS only works with balances, not the term "be".

Panel
titleSimple flow chart

NEW PURCHASE ORDER

Image Modified

CHANGE PURCHASE ORDER

...

Panel
titleExamples
Panel
titleLXIR SubOrder

<? xml version = "1.0" encoding = "UTF-8"?>

- < LXIRSubOrder >

< Envelope FromPartner = " XOE " FromPartnerUser = " KERAKOLL " ToPartner = " EWS " ToPartnerUser = " KERAKOLL " DateTime = " 2008-02-06 18:17 " ReferenceNumber = " 238 " />

- < Header >

  < HeaderInfo DocumentNumber = " 001238 " DocumentName = " PURORD " />

- < SubOrderHeader >

  < SubOrderHeaderInfo OrderNumber = " 8 " OrderType = " IN " SupplierId = " KERAKOLL " SupplierName = " Kerakoll SpA "  = " CLUT " ArrivalDate = " 2008-03-06 10:00 " />

  < SubOrderHeaderAdditions OperationCode = " 1 " />

- < SubOrderRow >

  < SubOrderRowInfo OrderPosition = " 10 " OrderSubPosition = " 0 " OwnerNumber = " KERAKOLL " ArticleId = " 01151 " PackageId = " SOCK " OrderQuantity = ” 42  SupplierArticleId = ” 01151  ArrivalDate = ” 2008-03-06T10: 00: 00 ” />

  < SubOrderRowAdditions OperationCode = " 1 " />

  </ SubOrderRow >

  <SubOrderRowPreAdvice OrderPosition="10">

  <SubOrderRowPreAdviceInfo AntiTheftID="yyyyyyyyyyyyyyyyyyyy" MacAddress="AA-BB-AA-3E-A1-00" IMEINumber="12345678923568971568" PalletInfo="Pall1" PackageInfo="kolli1" BestBeforeDate="2023-05-10" Batchnumber BatchNumber="123546" Serialnumber SerialNumber="123456"/>

<SubOrderRowPreAdviseInfo AntiTheftID="xxxxxxxxxxxxxxxxxxxx" MacAddress="BB-BB-AA-3E-A1-99" IMEINumber="12345678923568971577" PalletInfo="Pall1" PackageInfo="kolli1" BestBeforeDate="2023-05-10" Batchnumber BatchNumber="123547" Serialnumber SerialNumber="123456"/>

</SubOrderRowPreAdvice>

  </ SubOrderHeader >

  </ Header >

  </ LXIRSubOrder >

Panel
titleLXIR SubOrderResult

 <? xml version = "1.0" encoding = "UTF-8"?>

- < LXIRSubOrderResult >

  < Envelope FromPartner = " EWS " FromPartnerUser = " KERAKOLL " ToPartner = " XOE " ToPartnerUser = " KERAKOLL " DateTime = " 2008-03-12 15:32 " ReferenceNumber = " 0010000080 " InterchangeTest = "" />

- < Header >

  < HeaderInfo CreationDate = " 2008-03-12 15:32 " DocumentName = " DELVRY " DocumentNumber = " 0010000080 " />

- < SubOrderHeader >

  < SubOrderHeaderInfo DeliveryNumber = " 29 " WarehouseId = " CLJO " ArrivalDate = ” 2008-03-12 15:27:21  SupplierId = ” 0  OrderNumber = ” RP-28  SequenceNumber = ”” OrderType = ” IN  WarehouseSection = ” " DeliveryNote =" " ConsNote =" " Employee =" Picker 1 "/>

- < SubOrderRow >

  < SubOrderRowInfo ArticleId = " 01046 " OwnerNumber = " 541 " PackageId = " SOCK " DeliveredQuantity = " 126 " OrderPosition = " 10 " OrderSubPosition = " 1 " OrderNumber = " RP-28 " RevisionCode = "" CustomerNumber = "" SupplierArticleId = " 01046 " AddressIdentity =" " ItemId =" " Weight =" 25000 " AntiTheftID="yyyyyyyyyyyyyyyyyyyy" MacAddress="AA-BB-AA-3E-A1-00" IMEINumber="12345678923568971568"/>

  </ SubOrderRow >

  </ SubOrderHeader >

  </ Header >

  </ LXIRSubOrderResult >

...