Pending Closes an 'Open' Account.

Syntax

finAccountFunctions.StatusOpenToClosePendingPk(accountPk, [closeMethod], [closeNote], [closeDate], [closePendingReviewDate], [closedToAccountPk])

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The Account's Primary Key.
closeMethod isefinAccountCloseMethod Optional If omitted, a value of isefinAccountCloseMethod.Closed is assumed.
closeNote String Optional
closeDate Date Optional If omitted, a value of ISRuntime.OptionalNullDate is assumed.
closePendingReviewDate Date Optional If omitted, a value of ISRuntime.OptionalNullDate is assumed.
closedToAccountPk Integer Optional If omitted, a value of 0 is assumed.

Return Value

Boolean

A Boolean value indicating success.

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