📚 SAP Business One SDK Help

CommitmentRestriction Property
See Also 

Description

Determines whether or not to restrict the creation of sales documents for customers and prompt a warning message according to the specified MaxCommitment to the customer. The commitment limit applies to specified types of documents (A/R Invoice, Delivery, and Sales Order).

Field name: ObligLimit.

Property type

Read-write property

Syntax

Visual Basic
Public Property CommitmentRestriction() As BoYesNoEnum

Remarks

Field name in the application: Customer Activity Restrictions - Commitment Limit.

To display the form in the application:

  • Select Administration --> System Initialization --> General Settings --> BP tab.

The system displays a warning message in case <the customer's account balance> + <the total amount of un-deposited checks> + <the amount of the current document> exceed the customer's commitment limit.

See Also