Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value that indicates whether the accounting date and fiscal calendar period combination is valid.
Syntax
public boolean isAccountingDateValid(TransDate _accountingDate, FiscalCalendarPeriodRecId _fiscalCalendarPeriodRecId)
Run On
Server
Parameters
- _accountingDate
Type: TransDate Extended Data Type
The accounting date.
- _fiscalCalendarPeriodRecId
Type: FiscalCalendarPeriodRecId Extended Data Type
The fiscal calendar period.
Return Value
Type: boolean
true if the accounting date and fiscal calendar period combination is valid; otherwise, false.