Share via


LedgerRCOADtoRCM_RU::findRecId Method

Finds the record in the LedgerRCOADtoRCM_RU table by its record ID.

Syntax

client server public static LedgerRCOADtoRCM_RU findRecId(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Indicates whether to select the record for update or not.

Return Value

Type: LedgerRCOADtoRCM_RU Table
The record found in the LedgerRCOADtoRCM_RU table.

See Also

Reference

LedgerRCOADtoRCM_RU Table