Share via


RetailLabelUtils.checkLabelSetup Method [AX 2012]

Creates records in the RetailInventItemLabel for the specified item ID and label type.

Syntax

public void checkLabelSetup(
    ItemId _itemId, 
    RetailLabelTypeBase _labelType, 
   [RetailStoreId _storeId])

Run On

Server

Parameters

See Also

Reference

RetailLabelUtils Class