📚 SAP Business One SDK Help

PurchaseItemsPerUnit Property
See Also 

Description

Sets or returns the number of items per purchasing unit.

Property type

Read-write property

Syntax

Visual Basic
Public Property PurchaseItemsPerUnit() As Double

Remarks

For example, an item, which is sold in bottles, is purchased in crates of 12 bottles. The items per purchasing unit is, in this case, 12.

See Also