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.
Deletes records from the RetailInventItemLabel table.
Syntax
public void UpdLabelBeforeToday(RetailLabelType _labelType, RetailStoreId _storeId)
Run On
Server
Parameters
- _labelType
Type: RetailLabelType Extended Data Type
A RetailLabelType enumeration value.
- _storeId
Type: RetailStoreId Extended Data Type
A value of the StoreId field in the RetailInventItemLabel table.
Exceptions
Exception | Condition |
---|---|
Error | The _storeId parameter is blank. |