Share via


AssetDepCalculation_JP.isTheFirstPeriodInCurYear Method [AX 2012]

Checks whether the current period is the first period in current year.

Syntax

protected boolean isTheFirstPeriodInCurYear()

Run On

Called

Return Value

Type: boolean
true if it is the first period; otherwise, return false.

See Also

Reference

AssetDepCalculation_JP Class