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
- _recId
Type: RecId Extended Data Type
The record ID to look for.
- _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.