Share via


AssetDepBookTableDepConv::getHalfYearDepreciationFirstPostDate Method [AX 2012]

Determines the start date of a depreciation in which the amount is posted.

Syntax

client server public static TransDate getHalfYearDepreciationFirstPostDate(AssetDepBook assetDepBook, AssetTableInterval assetTableInterval)

Run On

Called

Parameters

Return Value

Type: TransDate Extended Data Type
The date on which the depreciation starts.

Remarks

This method is used by the Half Year (Start of Year) and Half Year (Next Year) conventions.

See Also

Reference

AssetDepBookTableDepConv Class