WARNING: Upon completion, this method removes the Suspense Item from the collection. Do not use a For Each loop to iterate.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| bankAccountSuspensePk | Integer | The primary key of the Bank Suspense Item to allocate. | ||
| accountPk | Integer | The primary key of the Account to allocate to. | ||
| bankMatchUpdate | Boolean | Indicates whether to update the Bank Match for this Account. | ||
| transactionNotes | String | Transaction Notes. | ||
| transactionReference | String | Transaction Reference. | ||
| transactionDate | Date | Optional | Transaction Date. If omitted, a value of Nothing is assumed. | |
| transactionElementId | String | Optional |
A Boolean value indicating success.