Share via


GeneralJournalEntry::existForOpeningPeriod Method

Indicates whether activity occurs in the opening period of the accounting date.

Syntax

client server public static boolean existForOpeningPeriod(RecId _fiscalCalendar, TransDate _accountingDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if activity occurs in the opening period of the accounting date; otherwise, false.

Exceptions

Exception Condition
Error

The _fiscalCalendar parameter is empty.

–or–

The _accountingDate parameter is empty.

See Also

Reference

GeneralJournalEntry Table