📚 SAP Business One SDK Help

NumberOfAdditionalMonths Property
See Also 

Description

Sets or returns the number of additional months for calculating the document due date.

Field name: ExtraMonth.

Property type

Read-write property

Syntax

Visual Basic
Public Property NumberOfAdditionalMonths() As Long

Remarks

SAP Business One calculates the payment due date as follows:

Payment due date = StartFrom + NumberOfAdditionalMonths + NumberOfAdditionalDays.

See Also