Share via


LedgerPostingJournalVoucherSeries.isDateValid Method

Indicates whether the specified date is valid for the curreny record.

Syntax

public boolean isDateValid(TransDate _effectiveDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the date is valid; otherwise, false.

Remarks

The findByDate method automatically uses this functionality and the find method does not use it.

See Also

Reference

LedgerPostingJournalVoucherSeries Table