AssetDocumentDepCalculation_JP Class [AX 2012]

The AssetDocumentDepCalculation_JP class is used to calculate depreciation for a specified asset document.

class AssetDocumentDepCalculation_JP implements AssetDocumentTypeSupportedInterface_JP

Run On

Called

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

Community Additions

ADD
Show: