📚 SAP Business One SDK Help

ValidForAP Property
See Also 

Description

Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the tax is valid for purchase - A/P.

Field name: ValidForAP.

Property type

Read-write property

Syntax

Visual Basic
Public Property ValidForAP() As BoYesNoEnum

Remarks

Default: tYES.

If you set to tNO, you must set ValidForAR to tYES.

See Also