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 a record in the RetailInventItemLabel table.
Syntax
public void updLabels(
RetailStoreId _storeId,
RetailVariantId _variant,
UnitOfMeasureSymbol _UOM,
RetailInventItemLabelSetup _labelSetup)
Run On
Server
Parameters
- _storeId
Type: RetailStoreId Extended Data Type
A value of the StoreId field in the RetailInventItemLabel table.
- _variant
Type: RetailVariantId Extended Data Type
A value of the VariantId field in the RetailInventItemLabel table.
- _UOM
Type: UnitOfMeasureSymbol Extended Data Type
A value of the UnitId field in the RetailInventItemLabel table.
- _labelSetup
Type: RetailInventItemLabelSetup Table
A RetailInventItemLabelSetup record.