📚 SAP Business One SDK Help

CreditRestriction 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 CreditLimit;of the customer. The credit limit applies to specified types of documents (A/R Invoice, Delivery, and Sales Order).

Field name: CreditLimit.

Property type

Read-write property

Syntax

Visual Basic
Public Property CreditRestriction() As BoYesNoEnum

Remarks

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

To display the form in the application:

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

See Also