LedgerEntryJournalizing::checkForFiscalCalendarPeriod Method
Validates whether there are transactions that have not been journalized for the specified fiscal calendar period.
Syntax
server public static boolean checkForFiscalCalendarPeriod(FiscalCalendarPeriod _fiscalCalendarPeriod)
Run On
Server
Parameters
- _fiscalCalendarPeriod
Type: FiscalCalendarPeriod Table
Return Value
Type: boolean
true if journalizing is not required for the fiscal calendar period; otherwise, false.