AssetTableInterval_Fiscal_JP.findFirstDayOfQuarter Method [AX 2012]
Finds the first day of the quarter to which the date belongs.
Syntax
public TransDate findFirstDayOfQuarter(TransDate _date)
Run On
Called
Parameters
- _date
Type: TransDate Extended Data Type
The specified date.
Return Value
Type: TransDate Extended Data Type
The first day of the quarter to which the date belongs.