Share via


VendBankAccount.checkDunsValueExists Method

Checks whether the unique combination of the record ID in the LogisticLocation table and Duns4 number exists other than in current record.

Syntax

private boolean checkDunsValueExists(RefRecId _logisticLocationRecId, VendDUNS4Num _duns4Number)

Run On

Called

Parameters

Return Value

Type: boolean
true if the combination of the record ID of the LogisticLocation table and Duns4 number exist other than the current record; otherwise, false.

See Also

Reference

VendBankAccount Table