📚 SAP Business One SDK Help

PDefaultWTCode Property
See Also 

Description

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

Length: 4 characters.

Field name: PDfltWT.

Property type

Read-write property

Syntax

Visual Basic
Public Property PDefaultWTCode() 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 --> Purchase tab --> Tax tab.
  2. Select Withholding Tax box.

See Also