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