Share via


RetailLabelUtils.specificLabelOrder Method [AX 2012]

Creates records in the RetailInventItemLabel table.

Syntax

public void specificLabelOrder(
    RetailLabelTypeBase _labelType, 
    RetailStoreId _storeId, 
    ItemId _itemId, 
    RetailLabelValidOnDate _validDate)

Run On

Server

Parameters

See Also

Reference

RetailLabelUtils Class