PBALib::isConfigurableItem Method [AX 2012]
Indicates whether the item that is associated with a given item ID is a product builder item, that is, an item of type BOM that is modeling-enabled and has an active and compiled product model.
server public static boolean isConfigurableItem(ItemId _itemId)
Run On
ServerParameters
- _itemId
- Type: ItemId Extended Data Type
The item ID of the given item.
Show: