Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reverts the Status field of the InventStdCostConv record buffer from a value of InventStdCostConvStatus::Ready to a value of InventStdCostConvStatus::Planned.
Syntax
public void run()
Run On
Server
Exceptions
Exception | Condition |
---|---|
UpdateConflict | The update conflict was caught within a transaction scope. |
UpdateConflictNotRecovered | The update conflict could not be recovered. |
Error | The validation failed. |
Remarks
This method updates all related InventStdCostConvItem records to a Status value of Planned and the CheckedDateTime value is cleared.