PurchCommitmentHeader_PSN.isDateInFiscalCalendarYear Method
Indicates whether the specified date is in the fiscal year that is associated with the current record.
Syntax
public boolean isDateInFiscalCalendarYear(AccountingDate _date)
Run On
Called
Parameters
- _date
Type: AccountingDate Extended Data Type
The date to check against the fiscal year that is associated with the current record.
Return Value
Type: boolean
true if the specified date falls in the fiscal year associated with the current record; otherwise, false.