📚 SAP Business One SDK Help

DefaultVatGroup Property
See Also 

Description

Sets or returns the default VAT group.

Field name: DfltVat.

Length: 8 characters.

This is a foreign key to the VatGroups object.

Property type

Read-write property

Syntax

Visual Basic
Public Property DefaultVatGroup() As String

Remarks

The VAT groups are defined in SAP Business One and stored in the OVTG table, which is not exposed by the DI API.

Country-specific for Europe.

See Also