📚 SAP Business One SDK Help

OrderMultiple Property
See Also 

Description

Sets or returns the multiple quantity in addition to the minimum quantity of items in a single order.

Property type

Read-write property

Syntax

Visual Basic
Public Property OrderMultiple() As Double

Remarks

For example: If the minimum order quantity is 1000 items and multiple quantity is 500 items, then the allowed quantity in a single order can be: 1000, 1500, 2000, and so on.

See Also