Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _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.