Share via


InventStdCostConvert_End.execute Method [AX 2012]

Finalizes the conversion process.

Syntax

protected void execute()

Run On

Called

Exceptions

Exception Condition
UpdateConflict

An OCC conflict cannot be recovered.

UpdateConflictNotRecovered

An OCC conflict cannot be recovered.

Remarks

The following sequence will be executed:

  • Start remaining prices of the costing version.

  • Change the costing version to standard cost.

  • Change the status to completed.

See Also

Reference

InventStdCostConvert_End Class