AssetPostDisposal_Pl Class [AX 2012]
| Method | Description | |
|---|---|---|
| calculateNetBookAmount | Creates a net book value–based asset transaction. (Overrides the calculateNetBookAmount Method.) |
| calculateProfitLossAmount | Calculates a profit or loss that is associated with the disposal. (Overrides the calculateProfitLossAmount Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createAssetTrans | (Inherited from AssetPostDisposal.) |
| createAssetTransPriorDisposal_CN | Insert the depreciation transaction automatically when the parameter of "Depreciation fully when disposal" is set. (Inherited from AssetPostDisposal.) |
| createSummaryAssetTrans | Creates AssetTrans records for available asset transactions of this year and previous years for disposal. (Overrides the createSummaryAssetTrans Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| 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 (Inherited from AssetPostDisposal.) |
| insertAssetTrans | Creates AssetTrans transaction. (Inherited from AssetPostDisposal.) |
| insertGroupTrans_IN | Create an asset group transaction. (Inherited from AssetPostDisposal.) |
| insertLedgerTransPriorDisposal_CN | Insert the depreciation transaction automatically when the parameter of "Depreciation on the month when disposal" is set. (Inherited from AssetPostDisposal.) |
| insertSummaryAssetTrans | Executes creation of a disposal summary asset transaction. (Overrides the insertSummaryAssetTrans Method.) |
| new | (Overrides the new 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.) |
| parmAssetGroupTrans_IN | The asset group transaction parameter. (Inherited from AssetPostDisposal.) |
| parmAssetSaleFactor | Gets or sets the AssetSaleFactor parameter. (Inherited from AssetPostDisposal.) |
| parmIsCreditNote | Gets or sets the IsCreditNote parameter. (Inherited from AssetPostDisposal.) |
| parmLedgerJournalTransRecId | Gets or sets the LedgerJournalTransRecId parameter. (Inherited from AssetPostDisposal.) |
| post | (Inherited from AssetPostDisposal.) |
| postValue | Calculates a summary amount of the previous years for a given disposal transaction type. (Overrides the postValue Method.) |
| 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.) |
| ::getDisposalAmountBySaleFactor | Calculates the disposal amount based on the given percentage and multiplies it by the current net book value of the value model. |
| ::isDisposalWithPolishDepreciation | Gets a value that indicates whether the combination of the asset and its value model uses a Polish depreciation method. |
Community Additions
ADD
Show: