📚 SAP Business One SDK Help

IncludeInterest Property
See Also 

Description

Indicates whether to charge interest for delinquent balances.

The default is yes.

Field name: CalcIntr

Property type

Read-write property

Syntax

Visual Basic
Public Property IncludeInterest() As BoYesNoEnum

Remarks

The method for calculating interest is specified in the CalculateInterestMethod property.

See Also