Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.