Share via


AssetDepBookTableDepConv_MidMonth_15th.adjustLastDepreciationDate Method [AX 2012]

Adjusts the projected depreciation date, based on a given depreciation convention.

Syntax

protected TransDate adjustLastDepreciationDate(TransDate _endDate, [real _partialPeriod])

Run On

Called

Parameters

  • _partialPeriod
    Type: real
    The value model's remaining life.

Return Value

Type: TransDate Extended Data Type
The adjusted value of the last projected depreciation date.

See Also

Reference

AssetDepBookTableDepConv_MidMonth_15th Class