AlcoholDailyJournalTable_RU::previousNotCalculatedJournalExists Method
Checks whether the journals that were not calculated for the previous period exist for the same branch and declaration type.
Syntax
client server public static boolean previousNotCalculatedJournalExists(AlcoholDailyJournalTable_RU _dailyJournalTable)
Run On
Called
Parameters
- _dailyJournalTable
Type: AlcoholDailyJournalTable_RU Table
A table buffer instance that has to be checked.
Return Value
Type: boolean
true if at least one journal exists; otherwise, false.