Updates the "UserStatus" column for an Account Payment Arrangement.

Syntax

finAccountFunctions.PaymentArrangementUpdateUserStatus(accountPk, accountPayArrangePk, userStatus)

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The Primary Key of the Account.
accountPayArrangePk Integer The primary key of the Payment Arrangement to cancel.
userStatus String New User Status.

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