Share via


AlcoholDeclarationJournalTrans_RU::find Method

Finds the record in the AlcoholDeclarationJournalTrans_RU table.

Syntax

client server public static AlcoholDeclarationJournalTrans_RU find(
    AlcoholDeclarationJournalId_RU _journalId, 
    AlcoholDeclarationType_RU _alcoholDeclarationType, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

AlcoholDeclarationJournalTrans_RU Table