RetailLabelUtils.processLabels Method [AX 2012]

Creates records in the RetailInventItemLabel table for the specified ID.

Syntax

public void processLabels(RetailStoreId _storeId, RetailInventItemLabelSetup _labelSetup)

Run On

Server

Parameters

Remarks

This method calls the updLabels method to create the record in the RetailInventItemLabel table.

See Also

Reference

RetailLabelUtils Class