Confirm a "Pending" Quotation Credit Enquiry.

Syntax

finCreditBureau.ExecuteCreditEnquiryConfirmQuotation(serviceLogPk, accountPk, [newCode], [executeUpdateFailed], [executePostFailed])

Parameters

NameTypeOptionalByRefDescription
serviceLogPk Integer The Primary Key of a Service Log for the Credit Enquiry.
accountPk Integer The Primary Key of a related Account.
newCode String Optional The new Access Purpose/ Enquiry Reason to update to (if not specified sets to default value for Credit Decision).
executeUpdateFailed Boolean Optional ByRef Indicates whether the original Service Log update failed. If omitted, a value of False is assumed.
executePostFailed Boolean Optional ByRef Indicates whether the post script event "ExecuteCreditEnquiryUpdatePost" failed. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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