AssetTableDepConv_HalfYear Class [AX 2012]
| Method | Description | |
|---|---|---|
| adjustLastDepreciationDate | Adjusts the projected depreciation date, based on a given depreciation convention. (Inherited from AssetTableDepConv.) |
| adjustLastDepreciationDatePartialPeriod | Adjusts the projected depreciation date, based on a given depreciation convention for value models that have a partial period. (Inherited from AssetTableDepConv.) |
| adjustLifeTimeRest | Rounds the Life Time Remaining value. (Inherited from AssetTableDepConv.) |
| calc_RB | Calculates the "reducing balance" type period depreciation amount for the asset's current transaction. (Overrides the calc_RB Method.) |
| calc_ReducingBalance | Calculates the reducing balance depreciation amount. (Overrides the calc_ReducingBalance Method.) |
| calc_SL | Calculates the "straight line" type period depreciation amount for the asset's current transaction. (Overrides the calc_SL Method.) |
| calc_SLP_IN | Calculates the "straight line percentage" type period depreciation amount for the asset's current transaction. (Overrides the calc_SLP_IN Method.) |
| calc_StraightLine | (Inherited from AssetTableDepConv.) |
| calc_StraightLinePercentage_IN | Is the base calculation for the straight line percentage depreciation method. (Inherited from AssetTableDepConv.) |
| calcCurrencyAmount | (Overrides the calcCurrencyAmount Method.) |
| calcDisposalNumberDepreciationPeriods | Calculates the number of depreciation periods that are used in the final year of the disposal. (Overrides the calcDisposalNumberDepreciationPeriods Method.) |
| calcRestPeriod | Calculates the adjustment to the asset's remaining life. (Overrides the calcRestPeriod Method.) |
| calcStartDate | Calculates the start date of the asset's depreciation. (Overrides the calcStartDate Method.) |
| calculateDisposalDepreciationAdjRatio | Calculates the portion of the depreciation that is allowed for a given period, based on the date of the disposal. (Inherited from AssetTableDepConv.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkIsFirstYear | (Inherited from AssetTableDepConv.) |
| checkIsLastYear | (Inherited from AssetTableDepConv.) |
| depreciationPercentage_SL | (Inherited from AssetTableDepConv.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getDateOfLastDepreciation | Gets the date of the last depreciation for a given value model. (Inherited from AssetTableDepConv.) |
| getNumberOfPeriodsInYear | Calculates the total number of depreciation periods that are used in a given year of the disposal. (Inherited from AssetTableDepConv.) |
| 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 AssetTableDepConv.) |
| parmIsPartialMonthCalculation | Gets or sets the IsPartialMonthCalculation parameter. (Inherited from AssetTableDepConv.) |
| parmIsProratedDaysCalculation | Gets or sets the IsProratedDaysCalculation parameter. (Inherited from AssetTableDepConv.) |
| parmLastDepreciationDate | Gets or sets the LastDepreciationDate parameter. (Inherited from AssetTableDepConv.) |
| setAssetPeriodDate | (Overrides the setAssetPeriodDate Method.) |
| setLastDepreciationDate_HalfYear | Sets the period with regard to the half-year convention rule for first and last period. (Inherited from AssetTableDepConv.) |
| setNumberOfPeriodsInInterval | Determines how many periods are in a given interval. (Overrides the setNumberOfPeriodsInInterval Method.) |
| setNumberOfPeriodsLeftInYear | Determines the number of periods that remain in a given year. (Overrides the setNumberOfPeriodsLeftInYear 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.) |
| updateDisposalFirstLastYear | Updates class variables to indicate whether the current depreciation is performed in the first or last year of depreciation. (Inherited from AssetTableDepConv.) |
| 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: