📚 SAP Business One SDK Help

TaxCode Property
See Also 

Description

Sets or returns the sales tax code for the item specified in the row.

Field name: TaxCode.

Length: 8 characters.

This is a foreign key to the SalesTaxCodes object.

Sets or returns the sales tax code for the item specified in the row.

Field name: TaxCode.

Length: 8 characters.

This is a foreign key to the SalesTaxCodes object.

Property type

Read-write property

Syntax

Visual Basic
Public Property TaxCode() As String

Remarks

Country-specific property for USA.

The tax code represents the sales tax related to specific locations where the business transaction occurs. Tax codes are defined in SAP Business One.


Country-specific property for USA.

The tax code represents the sales tax related to specific locations where the business transaction occurs. Tax codes are defined in SAP Business One.

See Also