AssetTableDepConv_MidMonth_1st Class [AX 2012]

Syntax

class AssetTableDepConv_MidMonth_1st extends AssetTableDepConv

Run On

Called

Methods

  Method Description
Gg780842.protmethod(en-us,AX.60).gif adjustLastDepreciationDate Adjusts the projected depreciation date, based on a given depreciation convention. (Inherited from AssetTableDepConv.)
Gg780842.protmethod(en-us,AX.60).gif adjustLastDepreciationDatePartialPeriod Adjusts the projected depreciation date, based on a given depreciation convention for value models that have a partial period. (Inherited from AssetTableDepConv.)
Gg780842.protmethod(en-us,AX.60).gif adjustLifeTimeRest Rounds the Life Time Remaining value. (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif calc_RB Calculates the "reducing balance" type period depreciation amount for the asset's current transaction. (Inherited from AssetTableDepConv.)
Gg780842.protmethod(en-us,AX.60).gif calc_ReducingBalance (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif calc_SL Calculates the "straight line" type period depreciation amount for the asset's current transaction. (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif calc_SLP_IN Calculates the "straight line percentage" type period depreciation amount for the asset's current transaction. (Inherited from AssetTableDepConv.)
Gg780842.protmethod(en-us,AX.60).gif calc_StraightLine (Inherited from AssetTableDepConv.)
Gg780842.protmethod(en-us,AX.60).gif calc_StraightLinePercentage_IN Is the base calculation for the straight line percentage depreciation method. (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif calcCurrencyAmount (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif calcDisposalNumberDepreciationPeriods Calculates the number of depreciation periods used in the final year of the disposal. (Overrides the calcDisposalNumberDepreciationPeriods Method.)
Gg780842.pubmethod(en-us,AX.60).gif calcRestPeriod (Overrides the calcRestPeriod Method.)
Gg780842.protmethod(en-us,AX.60).gif calcStartDate (Overrides the calcStartDate Method.)
Gg780842.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. (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg780842.protmethod(en-us,AX.60).gif checkIsFirstYear (Inherited from AssetTableDepConv.)
Gg780842.protmethod(en-us,AX.60).gif checkIsLastYear (Inherited from AssetTableDepConv.)
Gg780842.protmethod(en-us,AX.60).gif depreciationPercentage_SL (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg780842.pubmethod(en-us,AX.60).gif getDateOfLastDepreciation Gets the date of the last depreciation for a given value model. (Inherited from AssetTableDepConv.)
Gg780842.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 AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg780842.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg780842.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg780842.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.)
Gg780842.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.)
Gg780842.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg780842.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg780842.pubmethod(en-us,AX.60).gif parmIsOtherAdjustments Gets or sets the IsOtherAdjustments parameter. (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif parmIsPartialMonthCalculation Gets or sets the IsPartialMonthCalculation parameter. (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif parmIsProratedDaysCalculation Gets or sets the IsProratedDaysCalculation parameter. (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif parmLastDepreciationDate Gets or sets the LastDepreciationDate parameter. (Inherited from AssetTableDepConv.)
Gg780842.protmethod(en-us,AX.60).gif setAssetPeriodDate (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif setLastDepreciationDate_HalfYear Sets the period with regard to the half-year convention rule for first and last period. (Inherited from AssetTableDepConv.)
Gg780842.protmethod(en-us,AX.60).gif setNumberOfPeriodsInInterval (Inherited from AssetTableDepConv.)
Gg780842.protmethod(en-us,AX.60).gif setNumberOfPeriodsLeftInYear (Inherited from AssetTableDepConv.)
Gg780842.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg780842.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg780842.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 AssetTableDepConv.)
Gg780842.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.)
Gg780842.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg780842.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg780842.pubmethod(en-us,AX.60).gif Gg780842.static(en-us,AX.60).gif ::calcPeriodMidMonth_1st Calculates the depreciation amount that is based on the MidMonth_1st convention rule for last period.

Top

Inheritance Hierarchy

Object Class
  AssetTableDepConv Class
    AssetTableDepConv_MidMonth_1st Class