AssetDepBookTableMethod_SYDM_CN Class [AX 2012]
The AssetDepBookTableMethod_SYDM_CN class calculates the period depreciation amount by using the Sum year digits method.
| Method | Description | |
|---|---|---|
| addPrevDepAmountExternal | (Inherited from AssetDepBookTableMethod.) |
| assetSumCalc_DepBookTrans | (Inherited from AssetDepBookTableMethod.) |
| calc | Calculates the period depreciation amount by using the Sum year digits method. (Overrides the calc Method.) |
| calcPeriodAmount | Calculates the period depreciation amount by using the Sum year digits method. |
| calcPeriodYearAmount | Calculates the depreciation amount for each year. |
| calcQty | (Inherited from AssetDepBookTableMethod.) |
| calcRestPeriod | Calculates the rest period of the interval. (Overrides the calcRestPeriod Method.) |
| calcSYDMPeriodServiceLife | Calculates the depreciation amount for each calendar year, each of which can cover two fiscal years. |
| calcSYDMYearServiceLife | Calculates the depreciation amount for each fiscal year. |
| 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.) |
| getDepAmountOfFiscalYear | Calculates the depreciation amount for each fiscal year. |
| getDepYear | Checks which fiscal year the given date belong to. |
| 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 a unitPeriodAmount value and a lifeTimeYear lifetime amount. (Overrides the init Method.) |
| new | Creates a new instance of the AssetDepBookTableMethod class. (Inherited from AssetDepBookTableMethod.) |
| next | Checks whether the depreciation ended. (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.) |
| 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.) |
| 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: