Share via


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
Gg837331.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg837331.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg837331.pubmethod(en-us,AX.60).gif getInventSiteDimensionLinkValidationTmp Gets data from the InventSiteDimensionLinkValidationTmp table.
Gg837331.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg837331.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg837331.protmethod(en-us,AX.60).gif insertForecastPurch Inserts values from a record in the ForecastPurch table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertForecastSales Inserts values from a record in the ForecastSales table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertInventJournalTrans Inserts values from a record in the InventJournalTrans table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertInventNonConformanceTable Inserts values from a record in the InventNonConformanceTable table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertInventQualityOrderTable Inserts values from a record in the InventQualityOrderTable table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertInventQuarantineOrder Inserts values from a record in the InventQuarantineOrder table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertIssueCountRecord Inserts a record into a temporary table that has the number of issues found for the specified table.
Gg837331.protmethod(en-us,AX.60).gif insertProdBOM Inserts values from a record in the ProdBOM table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertProdJournalBOM Inserts values from a record in the ProdJournalBOM table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertProdJournalRoute Inserts values from a record in the ProdJournalRoute table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertProdRoute Inserts values from a record in the ProdRoute table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertProdTable Inserts values from a record in the ProdTable table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertPurchLine Inserts values from a record in the PurchLine table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertPurchRFQCaseLine Inserts values from a record in the PurchRFQCaseLine table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertPurchRFQLine Inserts values from a record in the PurchRFQLine table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertSalesLine Inserts values from a record in the SalesLine table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertSalesQuotationLine Inserts values from a record in the SalesQuotationLine table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertSMAAgreementLine Inserts values from a record in the SMAAgreementLine table into a temporary table.
Gg837331.protmethod(en-us,AX.60).gif insertSMAServiceOrderLine Inserts values from a record in the SMAServiceOrderLine table into a temporary table.
Gg837331.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SRSReportDataProviderBase class. (Inherited from SRSReportDataProviderBase.)
Gg837331.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.)
Gg837331.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.)
Gg837331.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg837331.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg837331.pubmethod(en-us,AX.60).gif parmDataContract Gets or sets the data contract for the RDP class. (Inherited from SRSReportDataProviderBase.)
Gg837331.pubmethod(en-us,AX.60).gif parmMetadata Gets or sets the Metadata parameter. (Inherited from SRSReportDataProviderBase.)
Gg837331.pubmethod(en-us,AX.60).gif parmQuery Gets or sets a Query object. (Inherited from SRSReportDataProviderBase.)
Gg837331.privmethod(en-us,AX.60).gif printForecastPurch Gets data for the ForecastPurch table.
Gg837331.privmethod(en-us,AX.60).gif printForecastSales Gets data for the ForecastSales table.
Gg837331.privmethod(en-us,AX.60).gif printInventJournalTrans Gets data for the InventJournalTrans table.
Gg837331.privmethod(en-us,AX.60).gif printInventNonConformanceTable Gets data for the InventNonConformanceTable table.
Gg837331.privmethod(en-us,AX.60).gif printInventQualityOrderTable Gets data for the InventQualityOrderTable table.
Gg837331.privmethod(en-us,AX.60).gif printInventQuarantineOrder Gets data for the InventQuarantineOrder table.
Gg837331.privmethod(en-us,AX.60).gif printProdBOM Gets data for the ProdBOM table.
Gg837331.privmethod(en-us,AX.60).gif printProdJournalBOM Gets data for the ProdJournalBOM table.
Gg837331.privmethod(en-us,AX.60).gif printProdJournalRoute Gets data for the ProdJournalRoute table.
Gg837331.privmethod(en-us,AX.60).gif printProdRoute Gets data for the ProdRoute table.
Gg837331.privmethod(en-us,AX.60).gif printProdTable Gets data for the ProdTable table.
Gg837331.privmethod(en-us,AX.60).gif printPurchLine Gets data for the PurchLine table.
Gg837331.privmethod(en-us,AX.60).gif printPurchRFQCaseLine Gets data for the PurchRFQCaseLine table.
Gg837331.privmethod(en-us,AX.60).gif printPurchRFQLine Gets data for the PurchRFQLine table.
Gg837331.privmethod(en-us,AX.60).gif printSalesLine Gets data for the SalesLine table.
Gg837331.privmethod(en-us,AX.60).gif printSalesQuotationLine Gets data for the SalesQuotationLine table.
Gg837331.privmethod(en-us,AX.60).gif printSMAAgreementLine Gets data for the SMAAgreementLine table.
Gg837331.privmethod(en-us,AX.60).gif printSMAServiceOrderLine Gets data for the SMAServiceOrderLine table.
Gg837331.pubmethod(en-us,AX.60).gif processReport Processes the report business logic and also calls helper methods and inserts data in the temporary table. (Overrides the processReport Method.)
Gg837331.protmethod(en-us,AX.60).gif setCommonNonIssueTempTableRecordValues Sets common attributes on a non-issue count record in a temporary table for the specified table.
Gg837331.protmethod(en-us,AX.60).gif setCommonTempTableRecordValues Sets common attributes on a record in a temporary table for the specified table.
Gg837331.pubmethod(en-us,AX.60).gif setParametersMap Sets the parameter values. (Inherited from SRSReportDataProviderBase.)
Gg837331.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg837331.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg837331.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.)
Gg837331.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg837331.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  SRSReportDataProviderBase Class
    InventSiteDimensionLinkValidationDP Class