Sets or returns the cancel date of the sales order or purchase order. After this date, shipping the goods to the customer or from the vendor is not allowed.
Field name: CancelDate.
Sets or returns the cancel date of the sales order or purchase order. After this date, shipping the goods to the customer or from the vendor is not allowed.
Field name: CancelDate.
| Visual Basic |
|---|
Public Property CancelDate() As Date |
Relevant to sales orders and purchase orders only.
The default date is the Delivery Date (DocDueDate) of the document + 30 days.
This property is not relevant for oInventoryGenEntry and oInventoryGenExit document types.