AssetTableDepConv_HalfYearStart Class [AX 2012]

class AssetTableDepConv_HalfYearStart extends AssetTableDepConv

Run On

Called

  MethodDescription
Gg780752.protmethod(en-us,AX.60).gif adjustLastDepreciationDate Adjusts the projected depreciation date, based on a specified depreciation convention. (Overrides the adjustLastDepreciationDate Method.)
Gg780752.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.)
Gg780752.protmethod(en-us,AX.60).gif adjustLifeTimeRest Rounds the Life Time Remaining value. (Overrides the adjustLifeTimeRest Method.)
Gg780752.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.)
Gg780752.protmethod(en-us,AX.60).gif calc_ReducingBalance (Inherited from AssetTableDepConv.)
Gg780752.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.)
Gg780752.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.)
Gg780752.protmethod(en-us,AX.60).gif calc_StraightLine (Inherited from AssetTableDepConv.)
Gg780752.protmethod(en-us,AX.60).gif calc_StraightLinePercentage_IN Is the base calculation for the straight line percentage depreciation method. (Inherited from AssetTableDepConv.)
Gg780752.pubmethod(en-us,AX.60).gif calcCurrencyAmount Calculates the asset's period depreciation amount in the correct currency. (Overrides the calcCurrencyAmount Method.)
Gg780752.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 AssetTableDepConv.)
Gg780752.pubmethod(en-us,AX.60).gif calcRestPeriod (Overrides the calcRestPeriod Method.)
Gg780752.protmethod(en-us,AX.60).gif calcStartDate (Overrides the calcStartDate Method.)
Gg780752.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.)
Gg780752.privmethod(en-us,AX.60).gif calculateFirstYearDepreciation
Gg780752.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg780752.protmethod(en-us,AX.60).gif checkIsFirstYear (Inherited from AssetTableDepConv.)
Gg780752.protmethod(en-us,AX.60).gif checkIsLastYear (Inherited from AssetTableDepConv.)
Gg780752.protmethod(en-us,AX.60).gif depreciationPercentage_SL (Inherited from AssetTableDepConv.)
Gg780752.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg780752.pubmethod(en-us,AX.60).gif getDateOfLastDepreciation Gets the date of the last depreciation for a given value model. (Overrides the getDateOfLastDepreciation Method.)
Gg780752.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.)
Gg780752.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg780752.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg780752.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg780752.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.)
Gg780752.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.)
Gg780752.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg780752.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg780752.pubmethod(en-us,AX.60).gif parmIsOtherAdjustments Gets or sets the IsOtherAdjustments parameter. (Inherited from AssetTableDepConv.)
Gg780752.pubmethod(en-us,AX.60).gif parmIsPartialMonthCalculation Gets or sets the IsPartialMonthCalculation parameter. (Inherited from AssetTableDepConv.)
Gg780752.pubmethod(en-us,AX.60).gif parmIsProratedDaysCalculation Gets or sets the IsProratedDaysCalculation parameter. (Inherited from AssetTableDepConv.)
Gg780752.pubmethod(en-us,AX.60).gif parmLastDepreciationDate Gets or sets the LastDepreciationDate parameter. (Inherited from AssetTableDepConv.)
Gg780752.protmethod(en-us,AX.60).gif setAssetPeriodDate (Inherited from AssetTableDepConv.)
Gg780752.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.)
Gg780752.protmethod(en-us,AX.60).gif setNumberOfPeriodsInInterval Sets the correct number of periods that should be taken, in the context of the total number of periods for the asset's current transaction. (Overrides the setNumberOfPeriodsInInterval Method.)
Gg780752.protmethod(en-us,AX.60).gif setNumberOfPeriodsLeftInYear Sets the correct number of total periods from the asset's current transaction until the end of the year. (Overrides the setNumberOfPeriodsLeftInYear Method.)
Gg780752.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg780752.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg780752.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.)
Gg780752.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.)
Gg780752.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg780752.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg780752.pubmethod(en-us,AX.60).gif Gg780752.static(en-us,AX.60).gif ::calcPeriodHalfYear_start Calculates the depreciation amount, based on the Half Year Start convention rule for last period.
Top

Object Class
  AssetTableDepConv Class
    AssetTableDepConv_HalfYearStart Class

Community Additions

ADD
Show: