AssetDocumentDepCalculation_JP Class [AX 2012]
The AssetDocumentDepCalculation_JP class is used to calculate depreciation for a specified asset document.
| Method | Description | |
|---|---|---|
| calc | Calculates the depreciation amount for the current period. |
| calcForEndPeriod | Calculates the depreciation amount for the end period. |
| calcForNormalPeriod | Calculates the depreciation amount for the non-end period. |
| 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 the current asset document entry. |
| getDepDate | Get the depreciation date of the current depreciation calculation. |
| getSupportedAssetDocumentType | Gets all asset document types that are supported. |
| 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 | Performs some required initialization. |
| initEndDayOfServiceLife | Initializes the end day of the service life. |
| isCalculationNeeded | Checks whether calculation is required. |
| isTheEndPeriodOfServiceLife | Checks whether the current period is the end period of the service life. |
| moveToNextPeriod | Moves to the next period. |
| new | Initializes a new instance of the AssetDocumentDepCalculation_JP class. |
| next | Checks whether a next loop calculation is allowed. |
| 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.) |
| parmAssetDepBookMap_JP | Gets or sets the AssetDepBookMap_JP parameter. |
| parmAssetDocumentEntry_JP | Gets or sets the AssetDocumentEntry_JP parameter. |
| parmAssetDocumentTable_JP | Gets or sets the AssetDocumentTable_JP parameter. |
| parmAssetTable | Gets or sets the AssetTable parameter. |
| parmAssetTableInterval | Gets or sets the AssetTableInterval parameter. |
| parmEndDayOfServiceLife | Gets or sets the EndDayOfServiceLife 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.) |
| ::construct | Constructs a new instance of a subclass of the AssetDepCalculation_JP class, based on a specified type of depreciation method. |
| ::getAllSupportedAssetDocumentType | Gets a list of asset document types that are supported by the AssetDocumentDepCalculation_JP class or its subclasses. |
Object Class
AssetDocumentDepCalculation_JP Class
AssetReductionEntryReserveDepCalc_JP Class
AssetRetirementObligationDepCalc_JP Class
AssetDocumentDepCalculation_JP Class
AssetReductionEntryReserveDepCalc_JP Class
AssetRetirementObligationDepCalc_JP Class
Community Additions
ADD
Show: