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

Syntax

finBankInterfaceSplit.AmendPayToAgreementFromAccount(account, agreementId, paymentMethod, parameters, [accountLogPk], [serviceLogPk], [workflowPk], [workflowItemPk])

Parameters

NameTypeOptionalByRefDescription
account finAccount The Account.
agreementId String
paymentMethod finPaymentMethodRO
parameters PayToAmendAgreementParameters
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:
finBankInterfaceSplit
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0