📚 SAP Business One SDK Help

EnableCheckQuantityInRDR Property
See Also 

Description

Determines whether or not to check automatically the availabllity of item quantities before adding the quantity in sales orders. The default setting is Y. In case the available quantity is less than the quantity specified in the sales order, the system displays several options.

Field name: ChkQunty.

Property type

Read-write property

Syntax

Visual Basic
Public Property EnableCheckQuantityInRDR() As BoYesNoEnum

Remarks

Field name in the application: Activate Automatic Availability Check (in Sales Orders).

To display the form in the application:

  • Select Administration -->System Initialization -->Document Setting -->Per Document tab.

See Also