📚 SAP Business One SDK Help

StartFrom Property
See Also 

Description

Sets or returns a valid value of BoPayTermDueTypes type that specifies start time for calculating the payment due date.

Field name: PayDuMonth.

Property type

Read-write property

Syntax

Visual Basic
Public Property StartFrom() As BoPayTermDueTypes

Remarks

SAP Business One calculates the payment due date as follows:

Payment due date = StartFrom + NumberOfAdditionalMonths + NumberOfAdditionalDays.

See Also