AssetImpairmentIndicator_JP::getIndicators Method
Returns the container containing the value of impairment indicators.
Syntax
client server public static container getIndicators(
AssetId _assetId,
AssetBookMergeId _bookId,
[AssetTransDate _toDate,
int64 _recId])
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
Id of asset.
- _bookId
Type: AssetBookMergeId Extended Data Type
Id of value model/depreciation book.
- _toDate
Type: AssetTransDate Extended Data Type
To date of date interval to filt the modify date the impairment indicators.
- _recId
Type: int64
The RecId of record which is not counted in.
Return Value
Type: container
Container contains the value of indicators, in the format[recoverable amount, undiscounted cash flow, the recid to get recoverable amount, the recid to get undiscounted cash flow].