📚 SAP Business One SDK Help

CancelDate Property
See Also 

Description

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.

Property type

Read-write property

Syntax

Visual Basic
Public Property CancelDate() As Date

Remarks

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.

See Also