Creates a PayTo Agreement based upon the supplied Account and other details.

Syntax

finBankInterfaceMonoova.CreatePayToAgreementFromAccount(account, paymentMethod, parameters, agreementId, [accountLogPk], [serviceLogPk], [workflowPk], [workflowItemPk])

Parameters

NameTypeOptionalByRefDescription
account finAccount The Account.
paymentMethod finPaymentMethodRO The Payment Method to use. This defines the Bank Account and Cost Centre to use.
parameters PayToCreateAgreementParameters
agreementId String ByRef
accountLogPk Integer Optional ByRef If omitted, a value of 0 is assumed.
serviceLogPk Integer Optional ByRef If omitted, a value of 0 is assumed.
workflowPk Integer Optional The primary key of the Workflow to link the Client Log to. If omitted, a value of 0 is assumed.
workflowItemPk Integer Optional The primary key of the Workflow Item to link the Client Log to. If omitted, a value of 0 is assumed.

Return Value

Boolean

A Boolean indicating Success.

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