Opens a 'Quote' Account.

Syntax

finAccountFunctions.StatusQuoteToOpenPk(accountPk, [dateAccepted], [dateSigned], [statusChangePostFailed])

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The Account's Primary Key.
dateAccepted Date Optional The Date the Account is Accepted. This is used when opening an Account that was originally saved as a Quote. If omitted, a value of ISRuntime.OptionalNullDate is assumed.
dateSigned Date Optional The Date the Account is Signed. This is used when opening an Account that was originally saved as a Quote. If omitted, a value of ISRuntime.OptionalNullDate is assumed.
statusChangePostFailed Boolean Optional ByRef Returns True if the "StatusChangePost" event script fails. If omitted, a value of False 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