📚 SAP Business One SDK Help

IsItemLevel Property
See Also 

Description

Indicates whether to apply a jurisdiction's minimum amount, maximum amount, and flat tax thresholds (MinTaxableAmount, MaxTaxableAmount, and FlatTaxAmount properties of the SalesTaxAuthorities object) to the document amount or to each item's amount.

Property type

Read-write property

Syntax

Visual Basic
Public Property IsItemLevel() As BoYesNoEnum

See Also