📚 SAP Business One SDK Help

SDefaultWTCode Property
See Also 

Description

Sets or returns the default withholding tax code that applies to sales documents. This is a foreign key to WithholdingTaxCodes object. Applicable when SHandleWT is set to tYES.

Field name: SDfltWT.

Length: 4 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property SDefaultWTCode() As String

Remarks

Field name in the application: Default WTax Code.

To display the form in the application:

  1. Select Administration --> Setup --> Financials --> G/L Account Determination --> Sales tab --> Tax tab.
  2. Select Withholding Tax box.

See Also