AssetTableMethod_Reg_CZ Class [AX 2012]

The AssetTableMethod_Reg_CZ class calculates depreciation by using the Regular CZ method, based on a value model.

Syntax

class AssetTableMethod_Reg_CZ extends AssetTableMethod

Run On

Server

Methods

  Method Description
JJ771159.pubmethod(en-us,AX.60).gif addPrevDepAmountCost_PL (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif addPrevDepAmountExternal (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif amountToDepreciate_PL (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif calc Calculates the actual depreciation. (Overrides the calc Method.)
JJ771159.pubmethod(en-us,AX.60).gif calc_IN Returns the amount that should be depreciated for this interval. (Inherited from AssetTableMethod.)
JJ771159.protmethod(en-us,AX.60).gif calcAmountForShiftDepreciation_IN Splits a fiscal period that is included in different fiscal years, and calculates the depreciation amount by calling the calcDepreciationAmountLoc method. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif calcQty (Inherited from AssetTableMethod.)
JJ771159.protmethod(en-us,AX.60).gif calcRestPeriod (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif calculatePartialYearPeriodAmount Adjusts the amount of annual depreciation if only part of the year is used in the first depreciation year. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ771159.pubmethod(en-us,AX.60).gif depDate (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif depPeriod (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ771159.protmethod(en-us,AX.60).gif getDaysForShiftDepreciation_IN Returns the number of days that an industry works. (Inherited from AssetTableMethod.)
JJ771159.protmethod(en-us,AX.60).gif 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 AssetTableMethod.)
JJ771159.protmethod(en-us,AX.60).gif 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 AssetTableMethod.)
JJ771159.protmethod(en-us,AX.60).gif getPercentageForShiftDepreciation_IN Returns the depreciation percentage for a value model. (Inherited from AssetTableMethod.)
JJ771159.protmethod(en-us,AX.60).gif getPeriodDaysForShiftDepreciation_IN Returns the number of days that an industry works. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ771159.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ771159.pubmethod(en-us,AX.60).gif init Is the init method for the AssetTableMethod_Reg_CZ class. (Overrides the init Method.)
JJ771159.pubmethod(en-us,AX.60).gif new Creates a new instance of the AssetTableMethod class. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif next Determines whether the depreciation has to be calculated for the next period. (Overrides the next Method.)
JJ771159.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.)
JJ771159.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.)
JJ771159.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ771159.pubmethod(en-us,AX.60).gif oneTimeDepreciation_PL (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ771159.pubmethod(en-us,AX.60).gif parmAmountToDepreciate Gets or sets the AmountToDepreciate parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmAssetDocumentEntry_JP Gets or sets the AssetDocumentEntry_JP parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmDays_IN Gets or sets the Days_IN parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmDepAmountPriorYears Gets or sets the DepAmountPriorYears parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmDoubleShift_IN Gets or sets the DoubleShift_IN parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmHalfDepreciation_CZ Gets or sets the HalfDepreciation_CZ parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmIsCatchUpDepreciation Gets or sets the IsCatchUpDepreciation parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmIsEndPeriod Gets or sets the IsEndPeriod parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmIsOriginalDepreciation Gets or sets the IsOriginalDepreciation parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmIsOtherAdjustments Gets or sets the IsOtherAdjustments parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmPeriodEnd Gets or sets the PeriodEnd parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmPeriodstart Gets or sets the Periodstart parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmPrevDepAmount Gets or sets the PrevDepAmount parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmRemaningPeriods Gets or sets the RemaningPeriods parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmShift_IN Gets or sets the Shift_IN parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmShiftDepreciation_IN Gets or sets the ShiftDepreciation_IN parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmSingleShift_IN Gets or sets the SingleShift_IN parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmTripleShift_IN Gets or sets the TripleShift_IN parameter. (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif parmUseFactor_PL Gets or sets the UseFactor_PL parameter. (Inherited from AssetTableMethod.)
JJ771159.protmethod(en-us,AX.60).gif percentage (Inherited from AssetTableMethod.)
JJ771159.protmethod(en-us,AX.60).gif percentage_PL (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif periodAmountCost_PL (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif periodAmountNotCost_PL (Inherited from AssetTableMethod.)
JJ771159.pubmethod(en-us,AX.60).gif revaluationAmount (Inherited from AssetTableMethod.)
JJ771159.protmethod(en-us,AX.60).gif revaluationFactor (Inherited from AssetTableMethod.)
JJ771159.protmethod(en-us,AX.60).gif setAmountToDepreciate (Inherited from AssetTableMethod.)
JJ771159.protmethod(en-us,AX.60).gif setDepDate Sets the date that the depreciation is for (ledger.Transactiondate value). (Overrides the setDepDate Method.)
JJ771159.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ771159.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ771159.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.)
JJ771159.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ771159.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  AssetTableMethod Class
    AssetTableMethod_Reg_CZ Class