AssetTableInterval_Fiscal.yearRatio_JP Method [AX 2012]
Calculates the ratio of the current year (considering the calendar change and the specified start date) to the full year that is defined in the calendar.
Syntax
public real yearRatio_JP(TransDate _dateInYear, [TransDate _startDate])
Run On
Called
Parameters
- _dateInYear
Type: TransDate Extended Data Type
The date to use to identify the year.
- _startDate
Type: TransDate Extended Data Type
The start date of the current year for which to calculate the ratio; optional.
Return Value
Type: real
The ratio of the current year to the full year that is defined in the calendar.