Share via


RetailLabelUtils.UpdLabelBeforeToday Method [AX 2012]

Deletes records from the RetailInventItemLabel table.

Syntax

public void UpdLabelBeforeToday(RetailLabelType _labelType, RetailStoreId _storeId)

Run On

Server

Parameters

Exceptions

Exception Condition
Error

The _storeId parameter is blank.

See Also

Reference

RetailLabelUtils Class