📚 SAP Business One SDK Help

MaxCommitment Property
See Also 

Description

Sets or returns the maximum allowed debt for payments from the business partner.

Field name: DebtLine.

Property type

Read-write property

Syntax

Visual Basic
Public Property MaxCommitment() As Double

Remarks

SAP Business One automatically completes the value for this property from PaymentTermsTypes object (OCTG table) according to the selected payment terms (PayTermsGrpCode property).

See Also