📚 SAP Business One SDK Help

TaxRoundingRule Property
See Also 

Description

Sets or returns a valid value that specifies the rounding rule type for tax amounts. The options include: Company Default, Rounding Off, Rounding Up, and Rounding Down.

This property is applicable for cluster B only (country-specific for Japan and Korea).

Property type

Read-write property

Syntax

Visual Basic
Public Property TaxRoundingRule() As BoTaxRoundingRuleTypes

Remarks

The default value for a new business partner is Company Default, which means the rounding rule for this business partner is the one defined in Company Details.

See Also