Share via


RetailLabelUtils.checkVariants Method [AX 2012]

Checks whether there is a record in the InventDimCombination table for the specified item ID.

Syntax

public boolean checkVariants(ItemId _itemId)

Run On

Server

Parameters

Return Value

Type: boolean
true if there is a record in the InventDimCombination table for the specified item ID; otherwise, false.

See Also

Reference

RetailLabelUtils Class