📚 SAP Business One SDK Help

DeductibleAtSource Property
See Also 

Description

Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the a business partner must deduct tax from payments.

Field name: .

Property type

Read-write property

Syntax

Visual Basic
Public Property DeductibleAtSource() As BoYesNoEnum

Remarks

If the property is set to tYes, then the business partner must deduct tax from payments that they will pay to the company. If the property is set to tNo, then the business partner should not deduct tax at source (that is , pay the total including tax), and it is the responsibility of the company to record the tax and profit in a different account, and pay the tax.

See Also