DoReassign
Syntax
DoReassign(&rec, &reassignee, &bAllowAutoApprove, &bAllowSelfApprove, &comment)
Description
Use this method to reassign the record instance to a different approver.
Parameters
| Parameter | Description |
|---|---|
|
&rec |
The transaction record to be reassigned, as record. |
|
&reassignee |
The user to reassign the approval to, as string. |
|
&bAllowAutoApprove |
Indicate whether or not auto approval is active, as boolean. |
|
&bAllowSelfApprove |
Indicate whether or not self approval is active, as boolean. |
|
&comment |
Include any comments, as string. |
Returns
String.