Share via


InventStdCostConvert.run Method [AX 2012]

Handles the main sequence of the conversion.

Syntax

public void run()

Run On

Called

Remarks

It will call into the InventStdCostConvert.execute Method which will be overwritten on each child class.

See Also

Reference

InventStdCostConvert Class