Status must be either 'Hold' or 'Pending'.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountPk | Integer | The Primary Key of the Account the Disbursement is linked to. | ||
| disbursementPk | Integer | The Primary Key of the Disbursement to update. | ||
| warning | String | Optional | ByRef | Even if the function returns True, a warning message may still be generated, e.g. via the "ExecuteCommitPost" script event. |
A Boolean value indicating success.