Share via


AlcoholDailyTransMovement_RU::find Method

Finds the record in the AlcoholDailyTransMovement_RU table.

Syntax

client server public static AlcoholDailyTransMovement_RU find(
    TransDate _transDate, 
    BranchId_RU _branchId, 
    AlcoholDeclarationType_RU _alcoholDeclarationType, 
    AlcoholProductionTypeId_RU _alcoholProductionTypeId, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

AlcoholDailyTransMovement_RU Table