AlcoholDeclarationJournalTable_RU::find Method
Finds the record in the AlcoholDeclarationJournalTable_RU table.
Syntax
client server public static AlcoholDeclarationJournalTable_RU find(AlcoholDeclarationJournalId_RU _journalId, [boolean _forUpdate])
Run On
Called
Parameters
- _journalId
Type: AlcoholDeclarationJournalId_RU Extended Data Type
The ID of the journal to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: AlcoholDeclarationJournalTable_RU Table
The record that is found in the AlcoholDeclarationJournalTable_RU table.