AssetDepBookTableMethod_Consumption Class [AX 2012]
| Method | Description | |
|---|---|---|
| addPrevDepAmountExternal | (Inherited from AssetDepBookTableMethod.) |
| assetSumCalc_DepBookTrans | (Inherited from AssetDepBookTableMethod.) |
| calc | Calculates the consumption amount. (Overrides the calc Method.) |
| calcQty | Calculates the consumption amount for a given period by using either the consumption quantity or the percentage factor. (Overrides the calcQty Method.) |
| calcRestPeriod | (Inherited from AssetDepBookTableMethod.) |
| calculateFactorConsumption | |
| calculateFixedConsumption | |
| 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 an instance of the AssetDepBookTableMethod class. (Inherited from AssetDepBookTableMethod.) |
| new | Creates a new instance of the AssetDepBookTableMethod class. (Inherited from AssetDepBookTableMethod.) |
| next | (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 | Sets the date for the depreciation. (Overrides the setDepDate Method.) |
| 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: