AssetDepreciationLedgerDP_IT Class [AX 2012]
The AssetDepreciationLedgerDP_IT class provides data for the AssetDepreciationLedger_IT SQL Server Reporting Services (SSRS) report.
| Method | Description | |
|---|---|---|
| accDepreciation | Calculates the accumulated depreciation asset amount. |
| accDepreciationEnd | Calculates the accumulated depreciation end period asset amount. |
| accExtraDepreciation | Calculates the accumulated extraordinary depreication asset amount. |
| assetAccDepreciationEnd | Calculates the accumulated depreciation end period with disposal. |
| assetGroupName | Retrieves the assetGroupName value combined with the group ID. |
| assetName | Retrieves the asset name of an asset ID. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| depreciationInPeriod | Calculates the depreciation amount in the period. |
| depreciationInPeriodPct | Calculate the depreciation percentage in the period. |
| disposalInPeriod | Calculates the disposal amount in the period. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| extendForGroupAssetAcquisitionYear | Extends the values from the previous record if the group for the AssetAcquisitionYear value is not changed. |
| extendForGroupAssetGroup | Extends the values from the previous record if the group for the asset group is not changed. |
| extendForGroupAssetId | Extends the values from the previous record if the group for the asset ID is not changed. |
| extraDepreciationInPeriod | Caculates the extraordinary depreciation amount in the period. |
| extraDepreciationInPeriodPct | Caculates the percentage of the extraordinary depreciation in the period. |
| extraDepreciationInPriorPct | Calculates the percentage of the extra depreciation in the previous period. |
| fillTmpAssetFixedBook | Fills in the records for the specified asset. |
| getFromDialog | Retrieves the parameters from the report dialog box and sets them to the relevent variables. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTmpAssetFixedBook | Retrieves the data from the temporary TmpAssetFixedBook table. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| netBookValue | Caculates the net book value. |
| new | Initializes a new instance of the SRSReportDataProviderBase class. (Inherited from SRSReportDataProviderBase.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmDataContract | Gets or sets the data contract for the RDP class. (Inherited from SRSReportDataProviderBase.) |
| parmMetadata | Gets or sets the Metadata parameter. (Inherited from SRSReportDataProviderBase.) |
| parmQuery | Gets or sets a Query object. (Inherited from SRSReportDataProviderBase.) |
| period | Generates the string text for the period. |
| processReport | Prepares the SQL Services Reporting Services data source. (Overrides the processReport Method.) |
| refreshForGroupAssetAcquisitionYear | Refreshes the values from the previous record if the group for the AssetAcquisitionYear value is changed. |
| refreshForGroupAssetGroup | Refreshes the values from the previous record if the group for the AssetGroup value is changed. |
| refreshForGroupAssetId | Refreshes the values from the previous record if the group for the asset is changed. |
| refreshForGroupAssetType | Refreshes the values from the previous record if the group for the asset type is changed. |
| setParametersMap | Sets the parameter values. (Inherited from SRSReportDataProviderBase.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalDepreciationInPeriod | Calculates the total depreciation amount in the period. |
| totalDepreciationInPeriodPct | Calculates the percentage of the total depreciation amount in the period. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: