📚 SAP Business One SDK Help

TaxTotal Property
See Also 

Description

The total tax amount.

The application calculates the tax amount as follows:

TaxTotal = NetTaxAmount + TotalEqualizationTax.

You can manually adjust the tax amount according to the business need.

Field name: VatSum.

Property type

Read-write property

Syntax

Visual Basic
Public Property TaxTotal() As Double

See Also