RetailCreateItemLabelByItem.run Method [AX 2012]

Determines whether the label setup is made for the selected item and when it is creates the labels for items based on the store ID.

Syntax

public void run()

Run On

Server

Remarks

The RetailLabelUtils class is initialized and called for the processing labels of items.

See Also

Reference

RetailCreateItemLabelByItem Class