PmfBulkItemConv::isBulkorPack Method
Determines whether a record exists where the item is either a bulk item or a packed item.
Syntax
client server public static boolean isBulkorPack(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ItemId of the item to check.
Return Value
Type: boolean
true if the item is defined as a bulk or packed item; otherwise, false.