DoRestart
Syntax
DoRestart()
Description
Used to restart a currently running approval process. An exception is thrown if the property restartEnabled is false.
For example, in eProcurement, a requisition can be modified after has been approved. Since it was approved, Approval Framework sees it as closed (ended) and will not allow it to be resubmitted. The only option is to restart the transaction. Restart will reset all approval actions and route to the first approver regardless of the previous approvals.
Parameters
None.
Returns
None.