📚 SAP Business One SDK Help

ToleranceDays Property
See Also 

Description

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

Field name: TolrnceDay.

Property type

Read-write property

Syntax

Visual Basic
Public Property ToleranceDays() As Long

Remarks

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

Applicable for localizations that use a Bill-of-Exchange as a payment method.

See Also