AssetDepCalculationManager_JP Class [AX 2012]

It is a class to manage the Japan fixed asset depreciation calculation.

class AssetDepCalculationManager_JP

Run On

Called

  MethodDescription
Dn513121.pubmethod(en-us,AX.60).gif calc Calculates the depreciation amount based on parameters.
Dn513121.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn513121.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn513121.pubmethod(en-us,AX.60).gif getAllowableLimitForSumOfDepYTD Gets the allowable limit for summary of depreciation from beginning of current year to current period end.
Dn513121.protmethod(en-us,AX.60).gif getAssetTableInterval Get a instance of a sub class of AssetTableInterval based on the specified date.
Dn513121.pubmethod(en-us,AX.60).gif getBeginBalanceCalculationResult Returns the beginning balance result which based on the cache calculated in process of calculation.
Dn513121.protmethod(en-us,AX.60).gif getCalculator Get an instance of a sub class of AssetDepCalculation_JP based on specified date.
Dn513121.protmethod(en-us,AX.60).gif getDepProfileChange Get a record of AssetDepProfileChange_JP based on the specified date.
Dn513121.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn513121.pubmethod(en-us,AX.60).gif getYearBeginningBalanceOfAccumulatedDep Gets the beginning balance of accumulated depreciation amountfor current year.
Dn513121.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn513121.protmethod(en-us,AX.60).gif init Do all necessary initialization.
Dn513121.protmethod(en-us,AX.60).gif initArgs Initializes the calculation arguments.
Dn513121.protmethod(en-us,AX.60).gif initCalculators Initializes the calculators.
Dn513121.protmethod(en-us,AX.60).gif isPeriodMovingOn Judge if the period is moving on
Dn513121.protmethod(en-us,AX.60).gif new Builds an instance of AssetDepCalculationManager_JP
Dn513121.pubmethod(en-us,AX.60).gif next Checkes whtether it is allowed to do next loop calculation.
Dn513121.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.)
Dn513121.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.)
Dn513121.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn513121.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn513121.pubmethod(en-us,AX.60).gif parmCalcArgs Gets or sets the CalcArgs parameter.
Dn513121.pubmethod(en-us,AX.60).gif setMainDepBeginBalanceMap Sets the main depreciation beginning balance.
Dn513121.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn513121.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn513121.protmethod(en-us,AX.60).gif updateArgs Updates the calculation arguments based on the depreciation profile change.
Dn513121.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.)
Dn513121.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn513121.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn513121.pubmethod(en-us,AX.60).gif Dn513121.static(en-us,AX.60).gif ::construct Constructs an instance of AssetDepCalculationManager_JP and initialize it.
Top

Object Class
  AssetDepCalculationManager_JP Class

Community Additions

ADD
Show: