RetailLabelUtils.UpdLabelBeforeToday Method [AX 2012]
Deletes records from the RetailInventItemLabel table.
public void UpdLabelBeforeToday(RetailLabelType _labelType, RetailStoreId _storeId)
Run On
ServerParameters
- _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.
Community Additions
ADD
Show: