| NumberOfAdditionalDays Property | |
| See Also |
Sets or returns the number of additional days for calculating the document due date.
Field name: ExtraDays.
Read-write property
| Visual Basic |
|---|
Public Property NumberOfAdditionalDays() As Long |
SAP Business One calculates the payment due date as follows:
Payment due date = StartFrom + NumberOfAdditionalMonths + NumberOfAdditionalDays.