📚 SAP Business One SDK Help

VatDate Property
See Also 

Description

Sets or returns the date from which the tax rate for this VAT Group code applies.

Field name: vatdate.

Property type

Read-write property

Syntax

Visual Basic
Public Property VatDate() As Date

Remarks

If the DocDate value (posting date) is later than the VatDate value,SAP Business One applies the latest tax rate, else it applies the tax rate defined for the period before the VatDate value.

Relevant to sales and purchase documents only.

See Also