AssetTableInterval_Fiscal.hasYearChanged Method [AX 2012]

Determines whether two dates are in different fiscal or calendar years.

Syntax

public boolean hasYearChanged(AssetTransDate _oldDate, AssetTransDate _newDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the dates are in different fiscal or calendar years; otherwise, false.

See Also

Reference

AssetTableInterval_Fiscal Class