AssetTableDepConv_FullMonth Class [AX 2012]
| Method | Description | |
|---|---|---|
| adjustLastDepreciationDate | Adjusts the projected depreciation date, based on a given depreciation convention. (Inherited from AssetTableDepConv.) |
| adjustLastDepreciationDatePartialPeriod | Adjusts the projected depreciation date, based on a given depreciation convention for value models that have a partial period. (Inherited from AssetTableDepConv.) |
| adjustLifeTimeRest | Rounds the Life Time Remaining value. (Inherited from AssetTableDepConv.) |
| calc_RB | Calculates the "reducing balance" type period depreciation amount for the asset's current transaction. (Inherited from AssetTableDepConv.) |
| calc_ReducingBalance | (Inherited from AssetTableDepConv.) |
| calc_SL | Calculates the "straight line" type period depreciation amount for the asset's current transaction. (Inherited from AssetTableDepConv.) |
| calc_SLP_IN | Calculates the "straight line percentage" type period depreciation amount for the asset's current transaction. (Inherited from AssetTableDepConv.) |
| calc_StraightLine | (Inherited from AssetTableDepConv.) |
| calc_StraightLinePercentage_IN | Is the base calculation for the straight line percentage depreciation method. (Inherited from AssetTableDepConv.) |
| calcCurrencyAmount | (Inherited from AssetTableDepConv.) |
| calcDisposalNumberDepreciationPeriods | Calculates the number of depreciation periods used in the final year of the disposal. (Overrides the calcDisposalNumberDepreciationPeriods Method.) |
| calcRestPeriod | Calculates the adjustment to asset's remaining life. (Overrides the calcRestPeriod Method.) |
| calcStartDate | (Overrides the calcStartDate Method.) |
| calculateDisposalDepreciationAdjRatio | Calculates the portion of the depreciation that is allowed for a given period, based on the date of the disposal. (Inherited from AssetTableDepConv.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkIsFirstYear | (Inherited from AssetTableDepConv.) |
| checkIsLastYear | (Inherited from AssetTableDepConv.) |
| depreciationPercentage_SL | (Inherited from AssetTableDepConv.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getDateOfLastDepreciation | Gets the date of the last depreciation for a given value model. (Inherited from AssetTableDepConv.) |
| getNumberOfPeriodsInYear | Calculates the total number of depreciation periods that are used in a given year of the disposal. (Inherited from AssetTableDepConv.) |
| 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.) |
| parmIsOtherAdjustments | Gets or sets the IsOtherAdjustments parameter. (Inherited from AssetTableDepConv.) |
| parmIsPartialMonthCalculation | Gets or sets the IsPartialMonthCalculation parameter. (Inherited from AssetTableDepConv.) |
| parmIsProratedDaysCalculation | Gets or sets the IsProratedDaysCalculation parameter. (Inherited from AssetTableDepConv.) |
| parmLastDepreciationDate | Gets or sets the LastDepreciationDate parameter. (Inherited from AssetTableDepConv.) |
| setAssetPeriodDate | (Inherited from AssetTableDepConv.) |
| setLastDepreciationDate_HalfYear | Sets the period with regard to the half-year convention rule for first and last period. (Inherited from AssetTableDepConv.) |
| setNumberOfPeriodsInInterval | (Inherited from AssetTableDepConv.) |
| setNumberOfPeriodsLeftInYear | (Inherited from AssetTableDepConv.) |
| 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.) |
| updateDisposalFirstLastYear | Updates class variables to indicate whether the current depreciation is performed in the first or last year of depreciation. (Inherited from AssetTableDepConv.) |
| 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.) |
| ::calcPeriodFullMonth | Calculates the depreciation amount that is based on the FullMonth convention rule for last period. |
Community Additions
ADD
Show: