Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the record in the AlcoholDeclarationJournalTransBranch_RU table.
Syntax
client server public static AlcoholDeclarationJournalTransBranch_RU find(
AlcoholDeclarationJournalId_RU _journalId,
AlcoholDeclarationType_RU _alcoholDeclarationType,
BranchId_RU _branchId,
[boolean _forUpdate])
Run On
Called
Parameters
- _journalId
Type: AlcoholDeclarationJournalId_RU Extended Data Type
The ID of the alcohol journal table.
- _alcoholDeclarationType
Type: AlcoholDeclarationType_RU Enumeration
The type of the alcohol declaration.
- _branchId
Type: BranchId_RU Extended Data Type
The ID of the separate subdivision.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: AlcoholDeclarationJournalTransBranch_RU Table
The record that is found in the AlcoholDeclarationJournalTransBranch_RU table.