Share via


AlcoholDeclarationTransMovement_RU::findRecId Method

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

Syntax

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

Run On

ClientOrServer

Parameters

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

Return Value

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

See Also

Reference

AlcoholDeclarationTransMovement_RU Table