Share via


AlcoholDeclarationJournalTransBranch_RU::findOrCreateJournalTransBranchCorr Method

Finds or creates the record in the AlcoholDeclarationJournalTransBranch_RU table, based on the parameters that are passed.

Syntax

client server public static AlcoholDeclarationJournalTransBranch_RU findOrCreateJournalTransBranchCorr(
    AlcoholDeclarationJournalId_RU _journalId, 
    AlcoholDeclarationType_RU _alcoholDeclarationType, 
    BranchId_RU _branchId, 
    AlcoholDeclarationPeriodNum_RU _correctedPeriodNum, 
    Yr _correctedFiscalYear)

Run On

Called

Parameters

Return Value

Type: AlcoholDeclarationJournalTransBranch_RU Table
The record that is found or created in the AlcoholDeclarationJournalTransBranch_RU table.

See Also

Reference

AlcoholDeclarationJournalTransBranch_RU Table