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.
Finds the record of the FiscalCalendarPeriod table for the specified date in the fiscal calendar that is associated with the company information record.
Syntax
server public static FiscalCalendarPeriod fiscalCalendarPeriod(TransDate _transDate)
Run On
Server
Parameters
- _transDate
Type: TransDate Extended Data Type
The date that is specified for the FiscalCalendarPeriod record.
Return Value
Type: FiscalCalendarPeriod Table
A record of the FiscalCalendarPeriod table; otherwise, an empty buffer.