📚 SAP Business One SDK Help

TaxTotal Property
See Also 

Description

Returns the total tax, such as VAT, added to the payment.

Field name: VatTotal.

Property type

Read-only property

Syntax

Visual Basic
Public Property TaxTotal() As Double

Remarks

SAP Business One calculates the tax according to the tax group defined using the Document_LinesAdditionalExpenses object (source table: DRF3).

See Also