AssetDepBookTableMethod_LVP Class [AX 2012]
The AssetDepBookTableMethod_LVP class calculates depreciation for a specific period by using the low value pool depreciation method.
| Method | Description | |
|---|---|---|
| addPrevDepAmountExternal | (Inherited from AssetDepBookTableMethod.) |
| assetSumCalc_DepBookTrans | (Inherited from AssetDepBookTableMethod.) |
| calc | Calculates depreciation for a specific period by using the low value pool depreciation method. (Overrides the calc Method.) |
| calcFirstYearPrevDepAmount | Calculates the depreciation amount from the start of the year to the start of the first depreciation period calculated. |
| calcQty | (Inherited from AssetDepBookTableMethod.) |
| calcRestPeriod | (Inherited from AssetDepBookTableMethod.) |
| calculatePartialYearPeriodAmount | Adjusts the amount of annual depreciation if only part of the year is used in the first depreciation year. (Inherited from AssetDepBookTableMethod.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| depDate | (Inherited from AssetDepBookTableMethod.) |
| depPeriod | (Inherited from AssetDepBookTableMethod.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFirstPartialPeriodRatio | Calculates the ratio of days in the first period of the asset in the first year of depreciation to the total number of days if the period is only part of a full period. (Inherited from AssetDepBookTableMethod.) |
| getParialPeriodDaysRatio | Calculates the ratio of days in the first period of the asset in the first year of depreciation to the days that are used in the given year, if the period is only part of a full period. (Inherited from AssetDepBookTableMethod.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes this instance of the AssetDepBookTableMethod_LVP class. (Overrides the init Method.) |
| new | Creates a new instance of the AssetDepBookTableMethod class. (Inherited from AssetDepBookTableMethod.) |
| next | Indicates whether there is another period for which depreciation should be calculated. (Overrides the next 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.) |
| numberOfPeriodsLeftInYear | Calculates the number of periods that remain in the year. |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAmountToDepreciate | Gets or sets the AmountToDepreciate parameter. (Inherited from AssetDepBookTableMethod.) |
| parmAmtToDepreciate_IN | Gets or sets the AmtToDepreciate_IN parameter. (Inherited from AssetDepBookTableMethod.) |
| parmAssetDocumentEntry_JP | Gets or sets the AssetDocumentEntry_JP parameter. (Inherited from AssetDepBookTableMethod.) |
| parmDepAmountPriorYears | Gets or sets the DepAmountPriorYears parameter. (Inherited from AssetDepBookTableMethod.) |
| parmHalfDepreciation_CZ | Gets or sets the HalfDepreciation_CZ parameter. (Inherited from AssetDepBookTableMethod.) |
| parmIsCatchUpDepreciation | Gets or sets the IsCatchUpDepreciation parameter. (Inherited from AssetDepBookTableMethod.) |
| parmIsEndPeriod | Gets or sets the IsEndPeriod parameter. (Inherited from AssetDepBookTableMethod.) |
| parmIsOriginalDepreciation | Gets or sets the IsOriginalDepreciation parameter. (Inherited from AssetDepBookTableMethod.) |
| parmIsOtherAdjustments | Gets or sets the IsOtherAdjustments parameter. (Inherited from AssetDepBookTableMethod.) |
| parmPeriodEnd | Gets or sets the PeriodEnd parameter. (Inherited from AssetDepBookTableMethod.) |
| parmPeriodstart | Gets or sets the Periodstart parameter. (Inherited from AssetDepBookTableMethod.) |
| parmPrevDepAmount | Gets or sets the PrevDepAmount parameter. (Inherited from AssetDepBookTableMethod.) |
| parmRemaningPeriods | Gets or sets the RemaningPeriods parameter. (Inherited from AssetDepBookTableMethod.) |
| percentage | (Inherited from AssetDepBookTableMethod.) |
| prevYearsNetBookValue | Calculates the net book value for the prior year |
| revaluationAmount | (Inherited from AssetDepBookTableMethod.) |
| revaluationFactor | (Inherited from AssetDepBookTableMethod.) |
| setAmountToDepreciate | (Inherited from AssetDepBookTableMethod.) |
| setDepDate | (Inherited from AssetDepBookTableMethod.) |
| 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.) |
Community Additions
ADD
Show: