📚 SAP Business One SDK Help

NumberOfToleranceDays Property
See Also 

Description

Sets or returns the number of days earlier than the calculated due date to start expecting the payment.

Field name: TolDays.

Property type

Read-write property

Syntax

Visual Basic
Public Property NumberOfToleranceDays() As Long

Remarks

For example: If the payment due date is October 1, and the value of the Tolerance Days is 5, the payment is expected to be received starting from September 26.

See Also