AssetDepBookPostDisposal Class [AX 2012]
| Method | Description | |
|---|---|---|
| adjustDisposalDepreciation | This method is used to calculate depreciation adjustment based on a given depreciation convention. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkHalfDepreciation | |
| createAdjustedAssetDepBookTrans | Creates an asset transaction at the time of asset disposal. |
| createAssetDepBookTrans | |
| createAssetDepBookTransPriorDisposal_CN | Insert the depreciation transaction automatically when the parameter of "Depreciation is required in the same month of disposal". |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getQuarterDepreciation | Calculates the depreciation adjustment with regard to all the convention. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initAssetSumValue_CN | Init sum calculation. |
| insertDepBookTrans | |
| insertDepBookTransPriorDisposal_CN | Insert the depreciation transaction |
| insertGroupDepBookTrans_IN | Creates a new asset group depreciation transaction. |
| lifeTimeMonth | |
| new | |
| 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.) |
| parmAssetDepBookJournalTransRecId | Gets or sets the AssetDepBookJournalTransRecId parameter. |
| parmAssetGroupDepBookTrans_IN | The asset group dep book trans information parameter. |
| postDepreciation | Posts the depreciation at the time disposal, when the depreciation is not calculated for an asset until the disposal date. |
| reducingBalanceAdjustedDepreciation | Calculates the depreciation adjustment amount for the reducing balance method at the disposal. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| straightLineAdjustedDepreciation | Calculates the depreciation adjustment amount for the straight-line method at the disposal. |
| sumPriorYears | Sums up the depreciation and depreciation adjustment amount for prior years for depreciation book. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateDepreciationDate_CN | update AssetDepBook table with last depreciation date. |
| 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.) |
| ::isDisposalInLastYear | Indicates whether the disposal transaction is the last year of service life of the value model. |
Community Additions
ADD
Show: