RetailLabelUtils.checkLabelSetup Method [AX 2012]
Creates records in the RetailInventItemLabel for the specified item ID and label type.
public void checkLabelSetup(
ItemId _itemId,
RetailLabelTypeBase _labelType,
[RetailStoreId _storeId])
Run On
ServerParameters
- _itemId
- Type: ItemId Extended Data Type
An ItemId value.
- _labelType
- Type: RetailLabelTypeBase Enumeration
A RetailLabelTypeBase enumeration value.
- _storeId
- Type: RetailStoreId Extended Data Type
A RetailStoreID value; optional.
Community Additions
ADD
Show: