Share via


AlcoholLicenseTable_RU::findRecId Method

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

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: AlcoholLicenseTable_RU Table
The record that is found in the AlcoholLicenseTable_RU table.

See Also

Reference

AlcoholLicenseTable_RU Table