📚 SAP Business One SDK Help

DefaultTaxCode Property
See Also 

Description

Sets or returns the default sales tax Code. This is a foreign key to Code of the SalesTaxCodes object.

Length: 8 characters.

Field name: DflTaxCode.

Property type

Read-write property

Syntax

Visual Basic
Public Property DefaultTaxCode() As String

Remarks

Field name in the application: Default Tax Code.

To display the form in the application:

  • Select Administration --> System Initialization --> Company Details --> Accounting Data tab.

See Also