Share via


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

  • _selectForUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: LvPaymTransCodes Table
An LvPaymTransCodes record.

See Also

Reference

LvPaymTransCodes Table