AssetDepBookTableDepConv_MidQuarter Class [AX 2012]

Syntax

class AssetDepBookTableDepConv_MidQuarter extends AssetDepBookTableDepConv

Run On

Called

Methods

  Method Description
Gg774399.protmethod(en-us,AX.60).gif adjustLastDepreciationDate Adjusts the projected depreciation date, based on a given depreciation convention. (Overrides the adjustLastDepreciationDate Method.)
Gg774399.protmethod(en-us,AX.60).gif adjustLastDepreciationDatePartialPeriod Adjusts the projected depreciation date, based on the specified depreciation convention for a depreciation book that has a partial period. (Inherited from AssetDepBookTableDepConv.)
Gg774399.protmethod(en-us,AX.60).gif adjustLifeTimeRest Rounds the Life Time Remaining value. (Inherited from AssetDepBookTableDepConv.)
Gg774399.pubmethod(en-us,AX.60).gif calc_RB Calculates the "reducing balance" type period depreciation amount for the asset's current transaction. (Overrides the calc_RB Method.)
Gg774399.protmethod(en-us,AX.60).gif calc_ReducingBalance (Inherited from AssetDepBookTableDepConv.)
Gg774399.pubmethod(en-us,AX.60).gif calc_SL Calculates the "straight line" type period depreciation amount for the asset's current transaction. (Overrides the calc_SL Method.)
Gg774399.pubmethod(en-us,AX.60).gif calc_SLP_IN Calculates the "straight line percentage" type period depreciation amount for the asset's current transaction. (Overrides the calc_SLP_IN Method.)
Gg774399.protmethod(en-us,AX.60).gif calc_StraightLine (Inherited from AssetDepBookTableDepConv.)
Gg774399.protmethod(en-us,AX.60).gif calc_StraightLinePercentage_IN Is the base calculation for the “reducing balance” depreciation methods. (Inherited from AssetDepBookTableDepConv.)
Gg774399.pubmethod(en-us,AX.60).gif calcCurrencyAmount (Overrides the calcCurrencyAmount Method.)
Gg774399.pubmethod(en-us,AX.60).gif calcDisposalNumberDepreciationPeriods Calculates the number of depreciation periods that are used in the final year of the disposal. (Inherited from AssetDepBookTableDepConv.)
Gg774399.privmethod(en-us,AX.60).gif calcMidQuarterPercentage
Gg774399.pubmethod(en-us,AX.60).gif calcRestPeriod (Overrides the calcRestPeriod Method.)
Gg774399.protmethod(en-us,AX.60).gif calcStartDate (Overrides the calcStartDate Method.)
Gg774399.pubmethod(en-us,AX.60).gif calculateDisposalDepreciationAdjRatio Calculates the portion of the depreciation that is allowed for a given period, based on the date of the disposal. (Overrides the calculateDisposalDepreciationAdjRatio Method.)
Gg774399.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg774399.privmethod(en-us,AX.60).gif checkIsFirstQuarter
Gg774399.protmethod(en-us,AX.60).gif checkIsFirstYear (Inherited from AssetDepBookTableDepConv.)
Gg774399.privmethod(en-us,AX.60).gif checkIsLastQuarter
Gg774399.protmethod(en-us,AX.60).gif checkIsLastYear (Inherited from AssetDepBookTableDepConv.)
Gg774399.protmethod(en-us,AX.60).gif depreciationPercentage_SL (Inherited from AssetDepBookTableDepConv.)
Gg774399.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif getDateOfLastDepreciation Indicates whether the date of the last depreciation for a given depreciation book. (Inherited from AssetDepBookTableDepConv.)
Gg774399.protmethod(en-us,AX.60).gif getNumberOfPeriodsInYear Calculates the total number of depreciation periods that are used in a given year of the disposal. (Inherited from AssetDepBookTableDepConv.)
Gg774399.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif parmIsOtherAdjustments Gets or sets the IsOtherAdjustments parameter. (Inherited from AssetDepBookTableDepConv.)
Gg774399.pubmethod(en-us,AX.60).gif parmIsPartialMonthCalculation Gets or sets the IsPartialMonthCalculation parameter. (Inherited from AssetDepBookTableDepConv.)
Gg774399.pubmethod(en-us,AX.60).gif parmIsProratedDaysCalculation Gets or sets the IsProratedDaysCalculation parameter. (Inherited from AssetDepBookTableDepConv.)
Gg774399.pubmethod(en-us,AX.60).gif parmLastDepreciationDate Gets or sets the LastDepreciationDate parameter. (Inherited from AssetDepBookTableDepConv.)
Gg774399.protmethod(en-us,AX.60).gif setAssetPeriodDate (Overrides the setAssetPeriodDate Method.)
Gg774399.pubmethod(en-us,AX.60).gif setLastDepreciationDate_HalfYear Sets the depreciation period for the half-year convention rule for the first and last period. (Inherited from AssetDepBookTableDepConv.)
Gg774399.privmethod(en-us,AX.60).gif setMidQuarterPercentage
Gg774399.protmethod(en-us,AX.60).gif setNumberOfPeriodsInInterval (Inherited from AssetDepBookTableDepConv.)
Gg774399.protmethod(en-us,AX.60).gif setNumberOfPeriodsLeftInYear (Inherited from AssetDepBookTableDepConv.)
Gg774399.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg774399.protmethod(en-us,AX.60).gif updateDisposalFirstLastYear Updates class variables to indicate whether the current depreciation is performed in the first or last year of depreciation. (Inherited from AssetDepBookTableDepConv.)
Gg774399.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg774399.pubmethod(en-us,AX.60).gif Gg774399.static(en-us,AX.60).gif ::calcPeriodMidMonth_Qtr Calculates the depreciation amount that is based on the MidQuarter convention rule for last period.

Top

Inheritance Hierarchy

Object Class
  AssetDepBookTableDepConv Class
    AssetDepBookTableDepConv_MidQuarter Class