RetailLabelUtils.checkVariants Method [AX 2012]
Checks whether there is a record in the InventDimCombination table for the specified item ID.
public boolean checkVariants(ItemId _itemId)
Run On
ServerParameters
- _itemId
- Type: ItemId Extended Data Type
An ItemId value.
Return Value
Type: booleantrue if there is a record in the InventDimCombination table for the specified item ID; otherwise, false.
Community Additions
ADD
Show: