BankClientImportFormat_RU.validatePaymentForDuplicate Method [AX 2012]

Checks for duplicate payments.

Syntax

protected boolean validatePaymentForDuplicate(BankClientPayment_RU _rec)

Run On

Called

Parameters

Return Value

Type: boolean
false if record already exists; otherwise, true.

See Also

Reference

BankClientImportFormat_RU Class