Share via


InventStdCostConvUndo_InProgress.run Method [AX 2012]

Reverts the Status value of the InventStdCostConv record buffer from a value of InventStdCostConvStatus::InProgress to a value of InventStdCostConvStatus::Ready.

Syntax

public void run()

Run On

Server

Exceptions

Exception Condition
UpdateConflict

An update conflict was caught in a transaction scope.

UpdateConflictNotRecovered

An update conflict could not be recovered.

Error

A validation failed.

See Also

Reference

InventStdCostConvUndo_InProgress Class