📚 SAP Business One SDK Help

DocDueDate Property
See Also 

Description

Sets or returns the document due date (for example, Delivery Date in sales orders, Value Date in invoices, Valid To in quotations, and so on).

Field name: DocDueDate.

Property type

Read-write property

Syntax

Visual Basic
Public Property DocDueDate() As Date

Remarks

The document due date must be within the financial period and later than posting date (DocDate).

This property is not relevant for oInventoryGenEntry and oInventoryGenExit document types.

See Also