📚 SAP Business One SDK Help

CreditLimit Property
See Also 

Description

Sets or returns the credit limit amount for a business partner.

Field name: CreditLine.

Property type

Read-write property

Syntax

Visual Basic
Public Property CreditLimit() 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