InventStdCostConvert.execute Method [AX 2012]

Provides the main entry point for the child classes.

Syntax

protected abstract void execute()

Run On

Called

Remarks

This abstract method must be overwritten in the child classes. It is the main entry point and will be called from the InventStdCostConvert.run Method.

See Also

Reference

InventStdCostConvert Class