Share via


VendInvoiceInfoTable_W::isAccessKeyAlreadyUsed_BR Method

Determines whether the access key provided is being used by another vendor invoice. Two different vendor invoices should not have the same access key.

Syntax

client server public static boolean isAccessKeyAlreadyUsed_BR(EFDocAccessKey_BR _accessKey, TradeLineRefId _tableRefId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified access key is already used by some different vendor invoice; otherwise, false.

See Also

Reference

VendInvoiceInfoTable_W Table