Share via


AssetYearDepreciationPlanDP.initializeMonthOrder Method [AX 2012]

Initializes the array that contains the ordering of the months.

Syntax

private void initializeMonthOrder(FromDate _fromDate, ToDate _toDate)

Run On

Server

Parameters

Remarks

This is used to keep track of the order of the months, as the fiscal year can start from any month.

See Also

Reference

AssetYearDepreciationPlanDP Class