Share via


AssetDepBookTableDepConv.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 depreciation book's remaining life.

Return Value

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

See Also

Reference

AssetDepBookTableDepConv Class