Update the Status of an Account Application to 'Complete'.

Syntax

finAccountAppFunctions.StatusToCompletePk(accountAppPk, afterStatusChangeScriptError, [workflowProcessError])

Parameters

NameTypeOptionalByRefDescription
accountAppPk Integer The primary key of the Account Application.
afterStatusChangeScriptError Boolean ByRef Indicates whether the AfterStatusChange Script event failed.
workflowProcessError Boolean Optional ByRef Indicates whether there was an error processing the Workflow created as a result of this Status change. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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