AssetReductionEntryReserveDepCalc_JP Class [AX 2012]

The AssetReductionEntryReserveDepCalc_JP class is used to calculate depreciation for the reduction entry reserve document of an asset.

class AssetReductionEntryReserveDepCalc_JP extends AssetDocumentDepCalculation_JP

Run On

Called

  MethodDescription
Dn492790.pubmethod(en-us,AX.60).gif calc Calculates the depreciation amount for the current period. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif calcForEndPeriod Calculates the depreciation amount for the end period. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif calcForNormalPeriod Calculates the depreciation amount for the non-end period. (Overrides the calcForNormalPeriod Method.)
Dn492790.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn492790.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn492790.pubmethod(en-us,AX.60).gif getAssetDocumentType Gets the asset document type of the current asset document entry. (Overrides the getAssetDocumentType Method.)
Dn492790.pubmethod(en-us,AX.60).gif getDepDate Get the depreciation date of the current depreciation calculation. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif getSupportedAssetDocumentType Gets all asset document types that are supported. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn492790.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn492790.pubmethod(en-us,AX.60).gif init Performs some required initialization. (Overrides the init Method.)
Dn492790.protmethod(en-us,AX.60).gif initEndDayOfServiceLife Initializes the end day of the service life. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif isCalculationNeeded Checks whether calculation is required. (Overrides the isCalculationNeeded Method.)
Dn492790.pubmethod(en-us,AX.60).gif isTheEndPeriodOfServiceLife Checks whether the current period is the end period of the service life. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.protmethod(en-us,AX.60).gif moveToNextPeriod Moves to the next period. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.protmethod(en-us,AX.60).gif new Initializes a new instance of the AssetDocumentDepCalculation_JP class. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif next Checks whether a next loop calculation is allowed. (Overrides the next Method.)
Dn492790.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.)
Dn492790.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.)
Dn492790.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn492790.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn492790.pubmethod(en-us,AX.60).gif parmAssetBudgetModelId Gets or sets the AssetBudgetModelId parameter.
Dn492790.pubmethod(en-us,AX.60).gif parmAssetDepBookMap_JP Gets or sets the AssetDepBookMap_JP parameter. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif parmAssetDocumentEntry_JP Gets or sets the AssetDocumentEntry_JP parameter. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif parmAssetDocumentTable_JP Gets or sets the AssetDocumentTable_JP parameter. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif parmAssetTable Gets or sets the AssetTable parameter. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif parmAssetTableInterval Gets or sets the AssetTableInterval parameter. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif parmEndDayOfServiceLife Gets or sets the EndDayOfServiceLife parameter. (Inherited from AssetDocumentDepCalculation_JP.)
Dn492790.pubmethod(en-us,AX.60).gif parmReductionEntryBeginBalanceMap Gets or sets the ReductionEntryBeginBalanceMap parameter.
Dn492790.pubmethod(en-us,AX.60).gif parmRunDate Gets or sets the RunDate parameter.
Dn492790.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn492790.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn492790.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.)
Dn492790.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn492790.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  AssetDocumentDepCalculation_JP Class
    AssetReductionEntryReserveDepCalc_JP Class

Community Additions

ADD
Show: