Share via


VendInvoiceTransCorrLink_RU::findVendInvoiceTrans Method

Searches for a VendInvoiceTransCorrLink_RU record by the given VendInvoiceTrans record ID.

Syntax

client server public static VendInvoiceTransCorrLink_RU findVendInvoiceTrans(RefRecId _vendInvoiceTransRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record should be selected for update.

Return Value

Type: VendInvoiceTransCorrLink_RU Table
The VendInvoiceTransCorrLink_RU record that is found.

See Also

Reference

VendInvoiceTransCorrLink_RU Table