InventStdCostConvUpd_Ready.run Method [AX 2012]
Updates the Status field of the InventStdCostConv record buffer 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 | The validation failed. |