AlcoholDailyJournalTable_RU::nextJournalExists Method
Checks whether the journals for the later period exist for the same branch and declaration type.
Syntax
client server public static boolean nextJournalExists(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.