AssetDepreciationLedgerDP_IT Class [AX 2012]

The AssetDepreciationLedgerDP_IT class provides data for the AssetDepreciationLedger_IT SQL Server Reporting Services (SSRS) report.

class AssetDepreciationLedgerDP_IT extends SRSReportDataProviderBase

Run On

Server

  MethodDescription
Gg762462.privmethod(en-us,AX.60).gif accDepreciation Calculates the accumulated depreciation asset amount.
Gg762462.privmethod(en-us,AX.60).gif accDepreciationEnd Calculates the accumulated depreciation end period asset amount.
Gg762462.privmethod(en-us,AX.60).gif accExtraDepreciation Calculates the accumulated extraordinary depreication asset amount.
Gg762462.privmethod(en-us,AX.60).gif assetAccDepreciationEnd Calculates the accumulated depreciation end period with disposal.
Gg762462.privmethod(en-us,AX.60).gif assetGroupName Retrieves the assetGroupName value combined with the group ID.
Gg762462.privmethod(en-us,AX.60).gif assetName Retrieves the asset name of an asset ID.
Gg762462.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg762462.privmethod(en-us,AX.60).gif depreciationInPeriod Calculates the depreciation amount in the period.
Gg762462.privmethod(en-us,AX.60).gif depreciationInPeriodPct Calculate the depreciation percentage in the period.
Gg762462.privmethod(en-us,AX.60).gif disposalInPeriod Calculates the disposal amount in the period.
Gg762462.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg762462.privmethod(en-us,AX.60).gif extendForGroupAssetAcquisitionYear Extends the values from the previous record if the group for the AssetAcquisitionYear value is not changed.
Gg762462.privmethod(en-us,AX.60).gif extendForGroupAssetGroup Extends the values from the previous record if the group for the asset group is not changed.
Gg762462.privmethod(en-us,AX.60).gif extendForGroupAssetId Extends the values from the previous record if the group for the asset ID is not changed.
Gg762462.privmethod(en-us,AX.60).gif extraDepreciationInPeriod Caculates the extraordinary depreciation amount in the period.
Gg762462.privmethod(en-us,AX.60).gif extraDepreciationInPeriodPct Caculates the percentage of the extraordinary depreciation in the period.
Gg762462.privmethod(en-us,AX.60).gif extraDepreciationInPriorPct Calculates the percentage of the extra depreciation in the previous period.
Gg762462.pubmethod(en-us,AX.60).gif fillTmpAssetFixedBook Fills in the records for the specified asset.
Gg762462.privmethod(en-us,AX.60).gif getFromDialog Retrieves the parameters from the report dialog box and sets them to the relevent variables.
Gg762462.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg762462.pubmethod(en-us,AX.60).gif getTmpAssetFixedBook Retrieves the data from the temporary TmpAssetFixedBook table.
Gg762462.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg762462.privmethod(en-us,AX.60).gif netBookValue Caculates the net book value.
Gg762462.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SRSReportDataProviderBase class. (Inherited from SRSReportDataProviderBase.)
Gg762462.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.)
Gg762462.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.)
Gg762462.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg762462.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg762462.pubmethod(en-us,AX.60).gif parmDataContract Gets or sets the data contract for the RDP class. (Inherited from SRSReportDataProviderBase.)
Gg762462.pubmethod(en-us,AX.60).gif parmMetadata Gets or sets the Metadata parameter. (Inherited from SRSReportDataProviderBase.)
Gg762462.pubmethod(en-us,AX.60).gif parmQuery Gets or sets a Query object. (Inherited from SRSReportDataProviderBase.)
Gg762462.privmethod(en-us,AX.60).gif period Generates the string text for the period.
Gg762462.pubmethod(en-us,AX.60).gif processReport Prepares the SQL Services Reporting Services data source. (Overrides the processReport Method.)
Gg762462.privmethod(en-us,AX.60).gif refreshForGroupAssetAcquisitionYear Refreshes the values from the previous record if the group for the AssetAcquisitionYear value is changed.
Gg762462.privmethod(en-us,AX.60).gif refreshForGroupAssetGroup Refreshes the values from the previous record if the group for the AssetGroup value is changed.
Gg762462.privmethod(en-us,AX.60).gif refreshForGroupAssetId Refreshes the values from the previous record if the group for the asset is changed.
Gg762462.privmethod(en-us,AX.60).gif refreshForGroupAssetType Refreshes the values from the previous record if the group for the asset type is changed.
Gg762462.pubmethod(en-us,AX.60).gif setParametersMap Sets the parameter values. (Inherited from SRSReportDataProviderBase.)
Gg762462.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg762462.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg762462.privmethod(en-us,AX.60).gif totalDepreciationInPeriod Calculates the total depreciation amount in the period.
Gg762462.privmethod(en-us,AX.60).gif totalDepreciationInPeriodPct Calculates the percentage of the total depreciation amount in the period.
Gg762462.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.)
Gg762462.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg762462.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  SRSReportDataProviderBase Class
    AssetDepreciationLedgerDP_IT Class

Community Additions

ADD
Show: