LvPaymTransCodes::findRecId Method
Finds an LvPaymTransCodes record by RecId value.
Syntax
client server public static LvPaymTransCodes findRecId(RecId _recId, [boolean _selectForUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId value to search for.
- _selectForUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: LvPaymTransCodes Table
An LvPaymTransCodes record.