📚 SAP Business One SDK Help

WithholdingType Property
See Also 

Description

Returns the withholding tax type.

Field name: Type.

Length: 1 character.

Property type

Read-only property

Syntax

Visual Basic
Public Property WithholdingType() As String

Remarks

Country-specific to Latin America.

The valid values are:

  • I - Income withholding.
    This type is used when the supplier provides professional services and issues an invoice to the company. The company withholds the withholding tax amount, and then transfers this amount to the tax authority on behalf of the supplier.
  • V - VAT withholding.
    This type is used when the supplier cannot issue an invoice to the company, and therefore the company withholds the VAT amount (or part of it) and issues a purchase invoice.

See Also