📚 SAP Business One SDK Help

VatGroup Property
See Also 

Description

Sets or returns the VAT group for the business partner.

Field name: VatGroup.

Length: 8 characters.

This is a foreign key to the SalesTaxCodes object.

Property type

Read-write property

Syntax

Visual Basic
Public Property VatGroup() As String

Remarks

Use this property to assign Business Partners to VAT groups. The VAT group defines VAT amounts for transactions with this Business Partner.

See Also