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 or updates new records in the RetailInventItemLabel table.
Syntax
public void createLabels(
RetailStoreId _storeId,
RetailLabelValidOnDate _validOnDate,
RetailVariantId _variantId,
UnitOfMeasureSymbol _UOM,
real _specificQty,
RetailInventItemLabelSetup _labelSetup)
Run On
Server
Parameters
- _storeId
Type: RetailStoreId Extended Data Type
A RetailStoreId value.
- _validOnDate
Type: RetailLabelValidOnDate Extended Data Type
A RetailLabelValidOnDate value.
- _variantId
Type: RetailVariantId Extended Data Type
A RetailVariantId value.
- _UOM
Type: UnitOfMeasureSymbol Extended Data Type
A UnitOfMeasureSymbol value.
- _specificQty
Type: real
A quantity value.
- _labelSetup
Type: RetailInventItemLabelSetup Table
A RetailInventItemLabelSetup record.