📚 SAP Business One SDK Help

IsPhantom Property
See Also 

Description

Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the item is a phantom item.

Property type

Read-write property

Syntax

Visual Basic
Public Property IsPhantom() As BoYesNoEnum

Remarks

Phantom items are considered as non-real items and are not part of the inventory (and therefore not managed). The purpose of defining an item as phantom is to facilitate the bill of material for manufacturing a product.

For example, to manufacture a car, the bill of material can include a phantom item called electrical system. This item does not really exist in the inventory, but the items that are parts of the electrical system do exist.

See Also