Share via


PBATableInstance::isPBAEnabledAndExistsPost Method

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

Return Value

Type: boolean
true if the product is configurable by Product Builder and a configuration exists; otherwise, false.

See Also

Reference

PBATableInstance Table