Complete an Account Application and link to an Account - as if it had been accepted.

<para>Account Application Status must be Incomplete or Reviewing.</para> <para>Account Status must be Open, Closed Pending or Closed.</para>

Syntax

finConversionUtilities.AccountAppAccept(accountAppPk, accountPk, dateAccepted, [closeNote], [authorisedName], [authorisedReason])

Parameters

NameTypeOptionalByRefDescription
accountAppPk Integer The Primary Key of the Account Application.
accountPk Integer The Primary Key of the Account that the Account Application created.
dateAccepted Date
closeNote String Optional
authorisedName String Optional
authorisedReason String Optional

Return Value

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