AssetRetirementObligationDepCalc_JP Class [AX 2012]
It is used to do depreciation calculation for a retirement obligation document of asset.
| Method | Description | |
|---|---|---|
| calc | Calculates the depreciation amount for the current period. (Inherited from AssetDocumentDepCalculation_JP.) |
| calcForEndPeriod | Calculates the depreciation amount for the end period. (Inherited from AssetDocumentDepCalculation_JP.) |
| calcForNormalPeriod | Calculates the depreciation amount for the non-end period. (Overrides the calcForNormalPeriod Method.) |
| 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.) |
| getAssetDocumentType | Gets the asset document type of current asset document entry. (Overrides the getAssetDocumentType Method.) |
| getDepDate | Get the depreciation date of current depreciation calculation. (Overrides the getDepDate Method.) |
| getSupportedAssetDocumentType | Gets all asset document types that are supported. (Inherited from AssetDocumentDepCalculation_JP.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Does some necessary initialization. (Overrides the init Method.) |
| initEndDayOfServiceLife | Initializes the end day of service life. (Overrides the initEndDayOfServiceLife Method.) |
| isCalculationNeeded | Checks whether calculation is required. (Inherited from AssetDocumentDepCalculation_JP.) |
| isTheEndPeriodOfServiceLife | Checks whether the current period is the end period of the service life. (Inherited from AssetDocumentDepCalculation_JP.) |
| moveToNextPeriod | Moves to the next period. (Inherited from AssetDocumentDepCalculation_JP.) |
| new | Initializes a new instance of the AssetDocumentDepCalculation_JP class. (Inherited from AssetDocumentDepCalculation_JP.) |
| next | Checkes whtether it is allowed to do next loop calculation. (Overrides the next Method.) |
| 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.) |
| parmAssetBudgetModelId | Gets or sets the AssetBudgetModelId parameter. |
| parmAssetDepBookMap_JP | Gets or sets the AssetDepBookMap_JP parameter. (Inherited from AssetDocumentDepCalculation_JP.) |
| parmAssetDocumentEntry_JP | Gets or sets the AssetDocumentEntry_JP parameter. (Inherited from AssetDocumentDepCalculation_JP.) |
| parmAssetDocumentTable_JP | Gets or sets the AssetDocumentTable_JP parameter. (Inherited from AssetDocumentDepCalculation_JP.) |
| parmAssetTable | Gets or sets the AssetTable parameter. (Inherited from AssetDocumentDepCalculation_JP.) |
| parmAssetTableInterval | Gets or sets the AssetTableInterval parameter. (Inherited from AssetDocumentDepCalculation_JP.) |
| parmEndDayOfServiceLife | Gets or sets the EndDayOfServiceLife parameter. (Inherited from AssetDocumentDepCalculation_JP.) |
| parmNormalDepAmountExcludeARO | Gets or sets the NormalDepAmountExcludeARO parameter. |
| parmRunDate | Gets or sets the RunDate parameter. |
| 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.) |
| 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.) |
Community Additions
ADD
Show: