Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates whether the item with the specified ID is configurable by Product Builder and that a configuration exists.
Syntax
client server public static boolean isPBAEnabledAndExistsPost(ItemId _itemId, InventTransId _inventTransId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of the item.
- _inventTransId
Type: InventTransId Extended Data Type
The ID of the transaction that relates to the configuration.
Return Value
Type: boolean
true if the product is configurable by Product Builder and a configuration exists; otherwise, false.