AssetImpairmentSummary_JP Class [AX 2012]
This class fetches impairment related information from FA VM/Dep book and can perform impairment test and calculate the impairment adjustment.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| expectedScrapValue | Get the expected scrap value |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| impairmentAdjValue | Get the impairment adjustment value |
| impairmentTest | Perform impairment test. |
| impairmentValue | Get the total existing impairment value |
| init | Initialize current AssetImpairmentSummary_JP instance. |
| isImpaired | Get if this asset/asset book is impaired. |
| new | Create a new instance of AssetImpairmentSummary_JP |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAssetDocSumCalc | Gets or sets the AssetDocSumCalc parameter. |
| parmAssetGroupId | Gets the AssetGroupId parameter. |
| parmAssetId | Gets the AssetId parameter. |
| parmAssetName | Gets the AssetName parameter. |
| parmAssetStatus | Gets the AssetStatus parameter. |
| parmBookId | Gets the BookId parameter. |
| parmBookType | Gets the BookType parameter. |
| parmDocumentSumCalcUtil | Gets or sets the DocumentSumCalcUtil parameter. |
| parmIndicatorFromDate | Gets or sets the IndicatorFromDate parameter. |
| parmIndicatorToDate | Gets or sets the IndicatorToDate parameter. |
| parmRecoverableAmount | Gets the RecoverableAmount parameter. |
| parmRecoverableAmountLastUpdated | Gets the RecoverableAmountLastUpdated parameter. |
| parmRecoverableAmtRef | Gets the RecoverableAmtRef parameter. |
| parmUndiscountedCashFlow | Gets the UndiscountedCashFlow parameter. |
| parmUndiscountedCashFlowLastUpdated | Gets the UndiscountedCashFlowLastUpdated parameter. |
| parmUndiscountedCashFlowRef | Gets the UndiscountedCashFlowRef parameter. |
| refresh | Recalculate all values. Do not perform impairment test. |
| refreshAndTest | Recalculate every value. Perform impairment test. |
| refreshIndicators | Recalculate the indicator values and related information. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transDocTypes | Gets the trans document types. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Construct an AssetImpairmentSummary_JP instance. |
Community Additions
ADD
Show: