Share via


VendInvoice4PaymJour_RU::findRecId Method

Searches the VendInvoice4PaymJour_RU table by a given record ID.

Syntax

client server public static VendInvoice4PaymJour_RU findRecId(RecId _recId, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A value that determines whether the record should be selected for update.

Return Value

Type: VendInvoice4PaymJour_RU Table
The VendInvoice4PaymJour_RU record that is found.

See Also

Reference

VendInvoice4PaymJour_RU Table