Allocates a Suspense Item.

WARNING: Upon completion, this method removes the Suspense Item from the collection. Do not use a For Each loop to iterate.

Syntax

finBankAccountSuspenseItems.SuspenseItemAllocate(bankAccountSuspensePk, accountPk, bankMatchUpdate, transactionNotes, transactionReference, [transactionDate], [transactionElementId])

Parameters

NameTypeOptionalByRefDescription
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

Return Value

Boolean

A Boolean value indicating success.

Member of:
finBankAccountSuspenseItems
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0