Share via


AssetImpairmentIndicator_JP::getIndicatorsAndLastUpdatedDate Method

Returns the container containing the value of impairment indicators and the last updated dates.

Syntax

client server public static container getIndicatorsAndLastUpdatedDate(
    AssetId _assetId, 
    AssetBookMergeId _bookId, 
   [AssetTransDate _toDate])

Run On

Called

Parameters

Return Value

Type: container
Container contains the value of indicators, in the format [[recoverable amount, recoverable amount last updated date, the recid to get recoverable amount], [undiscounted cash flow, undiscounted cash flow last updated date, the recid to get undiscounted cash flow]].

See Also

Reference

AssetImpairmentIndicator_JP Table