📚 SAP Business One SDK Help

TaxCode Property
See Also 

Description

Sets or returns the tax code. This is a foreign key to SalesTaxCodes object.

Country-specific for Canada, USA, Chile, and Mexico.

Field name: TaxCode.

Length: 8 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property TaxCode() As String

Remarks

TaxCode is applicable only when AutoVAT (JournalEntries object) is set to tYes.

See Also