InventStockCardContract Class [AX 2012]

The InventStockCardContract class is the data contract class for the InventStockCardMicrosoft SQL Server Reporting Services (SSRS) report.

Syntax

class InventStockCardContract

Run On

Called

Methods

  Method Description
JJ802457.protmethod(en-us,AX.60).gif applyBaseParmsToQuery Applies the shared basic parameters of both the detail report and the summary report to the basic query.
JJ802457.protmethod(en-us,AX.60).gif buildDetailQueryBase Creates the basic query for the detail report's line details and opening balance.
JJ802457.pubmethod(en-us,AX.60).gif buildDetailQueryForLines Creates the query for detail report's line details.
JJ802457.pubmethod(en-us,AX.60).gif buildDetailQueryForOpeningBalance Creates the query for the detail report's opening balance details.
JJ802457.protmethod(en-us,AX.60).gif buildQueryBase Creates the basic query structure for both the detail report and the summary report.
JJ802457.pubmethod(en-us,AX.60).gif buildSummaryQuery Creates the query for the summary report.
JJ802457.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ802457.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ802457.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ802457.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ802457.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ802457.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.)
JJ802457.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.)
JJ802457.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ802457.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ802457.pubmethod(en-us,AX.60).gif parmCostingMethod Gets or sets the CostingMethod parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmDetailLevel Gets or sets the DetailLevel parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmFromDate Gets or sets the FromDate parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmGroupByItemGroup Gets or sets the GroupByItemGroup parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmGroupByLocation Gets or sets the GroupByLocation parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmGroupBySite Gets or sets the GroupBySite parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmGroupByWarehouse Gets or sets the GroupByWarehouse parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmInventBatchId Gets or sets the InventBatchId parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmInventColorId Gets or sets the InventColorId parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmInventConfigId Gets or sets the InventConfigId parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmInventDimId Gets or sets the InventDimId parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmInventItemId Gets or sets the InventItemId parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmInventLocationId Gets or sets the InventLocationId parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmInventSerialId Gets or sets the InventSerialId parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmInventSizeId Gets or sets the InventSizeId parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmItemGroupId Gets or sets the ItemGroupId parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmLotId Gets or sets the LotId parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmReportType Gets or sets the ReportType parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmSessionId Gets or sets the SessionId parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmSortByBatch Gets or sets the SortByBatch parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmSortByFinancialDateAsc Gets or sets the SortByFinancialDateAsc parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmSortByPhysicalDateAsc Gets or sets the SortByPhysicalDateAsc parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmSortBySerial Gets or sets the SortBySerial parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmTaxBranchCode Gets or sets the TaxBranchCode parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmToDate Gets or sets the ToDate parameter.
JJ802457.pubmethod(en-us,AX.60).gif parmVoucher Gets or sets the Voucher parameter.
JJ802457.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ802457.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ802457.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.)
JJ802457.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ802457.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  InventStockCardContract Class