Attempts to activate a Receivable Contact (PayID).

Syntax

finBankInterfaceSplit.ActivateReceivableContact(serviceLogPk, [sendDocument], [accountPk], [responseStatus], [executePostFailed])

Parameters

NameTypeOptionalByRefDescription
serviceLogPk Integer The Primary Key of the Service Log.
sendDocument Boolean Optional Set to False to not send the Document defined on the Cost Centre. If omitted, a value of True is assumed.
accountPk Integer Optional ByRef Returns the PK of the Account related to the Service Log. If omitted, a value of 0 is assumed.
responseStatus iseServiceLogResponseStatus Optional ByRef Returns the Status of the Service Log. If omitted, a value of iseServiceLogResponseStatus.NotApplicable is assumed.
executePostFailed Boolean Optional ByRef Returns True if the "PayIDActivated" event script fails. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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