AssetDepBookTableDepConv_None.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
- _endDate
Type: TransDate Extended Data Type
The date to adjust.
- _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.