AssetReductionEntryManager_JP Class [AX 2012]
The AssetReductionEntryManager_JP class is used to perform calculation-related tasks for asset reduction entry.
| Method | Description | |
|---|---|---|
| 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.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| 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.) |
| ::assetReductionEntryMethodToAssetDocType | Gets the AssetDocumentType_JP value for an instance of the AssetReductionEntryMethod_JP class. |
| ::calcAccumulatedAllocationAmountMst | Calculates the accumulated allocation amount, in the accounting currency, for a specified date range. |
| ::calcReductionEntryAcqAmountByPeriod | Gets a list of reduction entry transactions that have been posted on a specified asset and transaction date. |
| ::calculateAllocationStartDate | Calculates the allocation start date of related fixed assets. |
| ::convertTmpDateSumToYearBeginBalanceMap | Converts a calculated TempDateSum temporary table to the year beginning balance map. |
| ::createAssetDocument | Creates the asset document for an instance of the AssetReductionEntryProfile_JP class. |
| ::getAssetReductionEntryByAssetBook | Gets an AssetDocumentEntry_JP record, based on the specified asset ID and book ID. |
| ::getAssetReductionEntryDocByAssetBook | Gets an AssetDocumentReductionEntry_JP record, based on the specified asset ID and book ID. |
| ::getPostAdjustmentAmountMST | Calculates and gets the post-adjustment amount, based on the specified pre-amount, acquisition amount, and beginning accumulated depreciation amount. |
| ::getPreAdjustmentAmountMST | Calculates and gets the pre-adjustment amount, based on the specified post amount, acquisition amount, and beginning accumulated depreciation amount. |
| ::getPreAdjustmentAmountMSTbyAsset | Calculates and gets the pre-adjustment amount, based on the specified AssetDepBookMap map, transaction date, and post-adjustment amount. |
| ::getReductionEntryAcquisitionTransaction | Gets a list of reduction entry transactions that have been posted on a specific asset and transaction date. |
| ::getReductionEntryTransactionByPeriod | Gets a list of reduction entry transactions that have been posted on a specified asset and transaction date. |
| ::jumpRefReductionEntry | Provides the View Detail functionality for reduction entry documents. |
| ::updateReductionEntryTransPreAdjustment | Updates the reduction entry transaction pre-adjustment amount. |
| ::updateTemplateId | Updates the document ID for an asset document reduction entry. |
Community Additions
ADD
Show: