AssetCorpTaxActAppendedTablesDP_JP Class [AX 2012]
The AssetCorpTaxActAppendedTablesDP_JP class is the data provider class for the AssetCorpTaxActAppendedTables_JPMicrosoft SQL Server Reporting Services (SSRS) report.
| Method | Description | |
|---|---|---|
| amountFromAccounttingToJPY | Calculates all transaction currency amounts from the specified accounting currency amounts. |
| amountMST2LocalCurrencyAmount | Calculates the local currency amount from the specified accounting currency amount. |
| assetTransAmountPerDateTransTypes | Gets the sum of the transactions from the AssetTrans table for the specified transaction types and asset information. |
| caculateStartDateForEquallyDivided | Calculates the start date for equally divided behavior with the prescriptive rules. |
| calcReversalReductionForEquallyDivided | Calculates the reversal reduction amount for the old depreciation method with the prescriptive rules. |
| calcuateStartDateForEquallyDivided | Calculates the start date for equally divided behavior with the prescriptive rules. |
| calculateDepAmountForEquallyDivided | Calculates the depreciation amount for the old depreciation method with the prescriptive rules. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAssetCorpTaxActAppendedHeaderTmp | Retrieves data from the AssetCorpTaxActAppendedHeaderTmp table. |
| getAssetCorpTaxActAppendedTablesTmp | Retrieves data from the AssetCorpTaxActAppendedTablesTmp table. |
| getCountOfMonths | Gets the count of depreciation months in the current fiscal year. |
| getReportParameters | Copies the report parameters from a data contract to the member variables. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| includeAssetInReport | Determines whether this asset should be printed on the report. |
| initAssetCorpTaxActAppendedHeaderTmp | Initializes the AssetCorpTaxActAppendedHeaderTmp_JP table. |
| initAssetCorpTaxActAppendedTablesTmp | Initializes the AssetCorpTaxActAppendedTablesTmp_JP table. |
| insertBlankData | Inserts blank data. |
| insertCommonData | Inserts the common data into the AssetCorpTaxActAppendedTablesTmp_JP table. |
| insertDataForDepMethodDB | Inserts the AssetCorpTaxActAppendedTablesTmp_JP table for which the depreciation method is declining balance. |
| insertDataForDepMethodNDB | Inserts the AssetCorpTaxActAppendedTablesTmp_JP table for which the depreciation method is new declining balance. |
| insertDataForDepMethodNSL | Inserts the AssetCorpTaxActAppendedTablesTmp_JP table for which the depreciation method is new straight line. |
| insertDataForDepMethodODB | Inserts the AssetCorpTaxActAppendedTablesTmp_JP table for which the depreciation method is old declining balance. |
| insertDataForDepMethodOSL | Inserts the AssetCorpTaxActAppendedTablesTmp_JP table for which the depreciation method is old straight line. |
| insertDataForDepMethodSL | Inserts the AssetCorpTaxActAppendedTablesTmp_JP table for which the depreciation method is straight line. |
| insertDataWithChangeOver | Inserts the AssetCorpTaxActAppendedTablesTmp_JP table when the depreciation method has been changed in this fiscal year. |
| insertDataWithoutChangeOver | Inserts the AssetCorpTaxActAppendedTablesTmp_JP table for which the depreciation method has not been changed in this fiscal year. |
| insertDetailDataForDiffDepMethod | Switches the depreciation method to insert detail data. |
| isAcquisiationCostAllowed | Indicates whether the deprecation method is equally divided. |
| 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.) |
| processReport | Retrieves records, based on the specified values. (Overrides the processReport Method.) |
| 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.) |
| 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: