Share via


CustomJournalTable_RU::findRecId Method

Finds a CustomJournalTable_RU record, based on the specified RecId value of the CustomJournalTable table.

Syntax

client server public static CustomJournalTable_RU findRecId(RecId _customJournalTableRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether to select the record for update; optional.

Return Value

Type: CustomJournalTable_RU Table
The CustomJournalTable_RU table record.

See Also

Reference

CustomJournalTable_RU Table