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 table for the specified ID.
Syntax
public void processLabels(RetailStoreId _storeId, RetailInventItemLabelSetup _labelSetup)
Run On
Server
Parameters
- _storeId
Type: RetailStoreId Extended Data Type
The value of a StoreId field in the RetailInventItemLabel table.
- _labelSetup
Type: RetailInventItemLabelSetup Table
A RetailInventItemLabelSetup record.
Remarks
This method calls the updLabels method to create the record in the RetailInventItemLabel table.