AssetDepBookTableDepConv_MidMonth_1st Class [AX 2012]
| Method | Description | |
|---|---|---|
| adjustLastDepreciationDate | Adjusts the projected depreciation date, based on a given depreciation convention. (Inherited from AssetDepBookTableDepConv.) |
| adjustLastDepreciationDatePartialPeriod | Adjusts the projected depreciation date, based on the specified depreciation convention for a depreciation book that has a partial period. (Inherited from AssetDepBookTableDepConv.) |
| adjustLifeTimeRest | Rounds the Life Time Remaining value. (Inherited from AssetDepBookTableDepConv.) |
| calc_RB | Calculates the “reducing balance” type period depreciation amount for the asset's current transaction. (Inherited from AssetDepBookTableDepConv.) |
| calc_ReducingBalance | (Inherited from AssetDepBookTableDepConv.) |
| calc_SL | Calculates the “straight line” type period depreciation amount for the asset's current transaction. (Inherited from AssetDepBookTableDepConv.) |
| calc_SLP_IN | Calculates the “Straight line percentage” type period depreciation amount for the asset's current transaction. (Inherited from AssetDepBookTableDepConv.) |
| calc_StraightLine | (Inherited from AssetDepBookTableDepConv.) |
| calc_StraightLinePercentage_IN | Is the base calculation for the “reducing balance” depreciation methods. (Inherited from AssetDepBookTableDepConv.) |
| calcCurrencyAmount | (Inherited from AssetDepBookTableDepConv.) |
| calcDisposalNumberDepreciationPeriods | Calculates the number of depreciation periods used in the final year of the disposal. (Overrides the calcDisposalNumberDepreciationPeriods Method.) |
| calcRestPeriod | (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 disposal. (Inherited from AssetDepBookTableDepConv.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkIsFirstYear | (Inherited from AssetDepBookTableDepConv.) |
| checkIsLastYear | (Inherited from AssetDepBookTableDepConv.) |
| depreciationPercentage_SL | (Inherited from AssetDepBookTableDepConv.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getDateOfLastDepreciation | Indicates whether the date of the last depreciation for a given depreciation book. (Inherited from AssetDepBookTableDepConv.) |
| getNumberOfPeriodsInYear | Calculates the total number of depreciation periods that are used in a given year of the disposal. (Inherited from AssetDepBookTableDepConv.) |
| 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 AssetDepBookTableDepConv.) |
| parmIsPartialMonthCalculation | Gets or sets the IsPartialMonthCalculation parameter. (Inherited from AssetDepBookTableDepConv.) |
| parmIsProratedDaysCalculation | Gets or sets the IsProratedDaysCalculation parameter. (Inherited from AssetDepBookTableDepConv.) |
| parmLastDepreciationDate | Gets or sets the LastDepreciationDate parameter. (Inherited from AssetDepBookTableDepConv.) |
| setAssetPeriodDate | (Inherited from AssetDepBookTableDepConv.) |
| setLastDepreciationDate_HalfYear | Sets the depreciation period for the half-year convention rule for the first and last period. (Inherited from AssetDepBookTableDepConv.) |
| setNumberOfPeriodsInInterval | (Inherited from AssetDepBookTableDepConv.) |
| setNumberOfPeriodsLeftInYear | (Inherited from AssetDepBookTableDepConv.) |
| 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 AssetDepBookTableDepConv.) |
| 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.) |
| ::calcPeriodMidMonth_1st | Calculates the depreciation amount based on the MidMonth_1st convention rule for last period. |
Community Additions
ADD
Show: