General instruction

The purpose of the document is a description of the methods for managing the document »Order of the customer« [Order].  

Method AddOrder is used to adds a new order (written in ERP).
Method ModifyOrder is used to modify documents.
Method GetOrder is used to read a document from ERP.
Method GetOrderStatus is used to read a status of the document inside ERP.
Method MoveOrderToDispatchAdvice is used to move the document "order of the customer" into "Removal orders" documentation.
Method PostDispatchAdvice is used to perform a custum action on order.

Natisni