AssetTableInterval_Fiscal.findFirstDayOfYear Method [AX 2012]
Finds the first date of a fiscal year for a specified date.
Syntax
public TransDate findFirstDayOfYear(TransDate _date)
Run On
Called
Parameters
- _date
Type: TransDate Extended Data Type
The date for which to find the first date of the year.
Return Value
Type: TransDate Extended Data Type
The first date of the year.