AssetPostDisposal Class [AX 2012]
| Method | Description | |
|---|---|---|
| adjustDisposalDepreciation | This method is used to calculate depreciation adjustment based on a given depreciation convention. |
| calculateNetBookAmount | Calculates Net Book Value amount. |
| calculateProfitLossAmount | Calculates a profit or loss associated with the disposal |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkHalfDepreciation | Checks if the depreciation method is Accelerated or Regular CZ method and also checks if the accural is Yearly.If yes returns true else false. |
| createAdjustedAssetTrans | This method is used create asset transaction at the time of asset disposal. |
| createAssetTrans | |
| createAssetTransPriorDisposal_CN | Insert the depreciation transaction automatically when the parameter of "Depreciation fully when disposal" is set. |
| createDepreciationAdjustment | |
| createDepreciationAdjustmentFromGL | |
| createSummaryAssetTrans | Creates AssetTrans records for available asset transactions of the this year and prior years for disposal. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getQuarterDepreciation | This method is used to calculate depreciation adjustment with regard to all 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 value |
| insertAssetTrans | Creates AssetTrans transaction. |
| insertAssetTransPriorDisposal_CN | insert depreciation transaction to table AssetTrans |
| insertGroupTrans_IN | Create an asset group transaction. |
| insertLedgerTransPriorDisposal_CN | Insert the depreciation transaction automatically when the parameter of "Depreciation on the month when disposal" is set. |
| insertSummaryAssetTrans | Executes creation of a disposal summary asset transaction. |
| isValueModelDerivedModel | |
| 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.) |
| parmAssetGroupTrans_IN | The asset group transaction parameter. |
| parmAssetSaleFactor | Gets or sets the AssetSaleFactor parameter. |
| parmIsCreditNote | Gets or sets the IsCreditNote parameter. |
| parmLedgerJournalTransRecId | Gets or sets the LedgerJournalTransRecId parameter. |
| post | |
| postDepreciation | This method is used to post depreciation at the time disposal, when the depreciation is not calculated for an asset until the disposal date. |
| postValue | Calculates a summary amount of the prior years for a given disposal tansaction type. |
| postVoucherTransactions | |
| reducingBalanceAdjustedDepreciation | This method is used to calculate depreciation adjustment amount for reducing balance method |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| straightLineAdjustedDepreciation | Calculates depreciation adjustment amount for straight line method at the disposal. |
| sumPriorFiscalYears | Calculates the total depreciation and depreciation adjustment amount for prior years for value model. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateDepreciationDate_CN | update AssetBook 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: