InventSiteDimensionLinkValidationDP Class [AX 2012]
The InventSiteDimensionLinkValidationDP class is the report data provider class for the site dimension link validation Microsoft SQL Server Reporting Services report.
Syntax
class InventSiteDimensionLinkValidationDP extends SRSReportDataProviderBase
Run On
Server
Methods
| Method | Description | |
|---|---|---|
![]() |
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.) |
![]() |
getInventSiteDimensionLinkValidationTmp | Gets data from the InventSiteDimensionLinkValidationTmp table. |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
insertForecastPurch | Inserts values from a record in the ForecastPurch table into a temporary table. |
![]() |
insertForecastSales | Inserts values from a record in the ForecastSales table into a temporary table. |
![]() |
insertInventJournalTrans | Inserts values from a record in the InventJournalTrans table into a temporary table. |
![]() |
insertInventNonConformanceTable | Inserts values from a record in the InventNonConformanceTable table into a temporary table. |
![]() |
insertInventQualityOrderTable | Inserts values from a record in the InventQualityOrderTable table into a temporary table. |
![]() |
insertInventQuarantineOrder | Inserts values from a record in the InventQuarantineOrder table into a temporary table. |
![]() |
insertIssueCountRecord | Inserts a record into a temporary table that has the number of issues found for the specified table. |
![]() |
insertProdBOM | Inserts values from a record in the ProdBOM table into a temporary table. |
![]() |
insertProdJournalBOM | Inserts values from a record in the ProdJournalBOM table into a temporary table. |
![]() |
insertProdJournalRoute | Inserts values from a record in the ProdJournalRoute table into a temporary table. |
![]() |
insertProdRoute | Inserts values from a record in the ProdRoute table into a temporary table. |
![]() |
insertProdTable | Inserts values from a record in the ProdTable table into a temporary table. |
![]() |
insertPurchLine | Inserts values from a record in the PurchLine table into a temporary table. |
![]() |
insertPurchRFQCaseLine | Inserts values from a record in the PurchRFQCaseLine table into a temporary table. |
![]() |
insertPurchRFQLine | Inserts values from a record in the PurchRFQLine table into a temporary table. |
![]() |
insertSalesLine | Inserts values from a record in the SalesLine table into a temporary table. |
![]() |
insertSalesQuotationLine | Inserts values from a record in the SalesQuotationLine table into a temporary table. |
![]() |
insertSMAAgreementLine | Inserts values from a record in the SMAAgreementLine table into a temporary table. |
![]() |
insertSMAServiceOrderLine | Inserts values from a record in the SMAServiceOrderLine table into a temporary table. |
![]() |
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.) |
![]() |
printForecastPurch | Gets data for the ForecastPurch table. |
![]() |
printForecastSales | Gets data for the ForecastSales table. |
![]() |
printInventJournalTrans | Gets data for the InventJournalTrans table. |
![]() |
printInventNonConformanceTable | Gets data for the InventNonConformanceTable table. |
![]() |
printInventQualityOrderTable | Gets data for the InventQualityOrderTable table. |
![]() |
printInventQuarantineOrder | Gets data for the InventQuarantineOrder table. |
![]() |
printProdBOM | Gets data for the ProdBOM table. |
![]() |
printProdJournalBOM | Gets data for the ProdJournalBOM table. |
![]() |
printProdJournalRoute | Gets data for the ProdJournalRoute table. |
![]() |
printProdRoute | Gets data for the ProdRoute table. |
![]() |
printProdTable | Gets data for the ProdTable table. |
![]() |
printPurchLine | Gets data for the PurchLine table. |
![]() |
printPurchRFQCaseLine | Gets data for the PurchRFQCaseLine table. |
![]() |
printPurchRFQLine | Gets data for the PurchRFQLine table. |
![]() |
printSalesLine | Gets data for the SalesLine table. |
![]() |
printSalesQuotationLine | Gets data for the SalesQuotationLine table. |
![]() |
printSMAAgreementLine | Gets data for the SMAAgreementLine table. |
![]() |
printSMAServiceOrderLine | Gets data for the SMAServiceOrderLine table. |
![]() |
processReport | Processes the report business logic and also calls helper methods and inserts data in the temporary table. (Overrides the processReport Method.) |
![]() |
setCommonNonIssueTempTableRecordValues | Sets common attributes on a non-issue count record in a temporary table for the specified table. |
![]() |
setCommonTempTableRecordValues | Sets common attributes on a record in a temporary table for the specified table. |
![]() |
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.) |
Top
Inheritance Hierarchy
Object Class
SRSReportDataProviderBase Class
InventSiteDimensionLinkValidationDP Class
.gif)
.gif)
.gif)