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 by its record ID.
Syntax
client server public static AlcoholDeclarationJournalTransBranch_RU findRecId(RecId _recId, [boolean _forUpdate])
Run On
ClientOrServer
Parameters
- _recId
Type: RecId Extended Data Type
The record ID.
- _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.