Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
applyBaseParmsToQuery | Applies the shared basic parameters of both the detail report and the summary report to the basic query. |
![]() |
buildDetailQueryBase | Creates the basic query for the detail report's line details and opening balance. |
![]() |
buildDetailQueryForLines | Creates the query for detail report's line details. |
![]() |
buildDetailQueryForOpeningBalance | Creates the query for the detail report's opening balance details. |
![]() |
buildQueryBase | Creates the basic query structure for both the detail report and the summary report. |
![]() |
buildSummaryQuery | Creates the query for the summary report. |
![]() |
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.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
new | Initializes a new instance of the Object class. (Inherited from Object.) |
![]() |
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.) |
![]() |
parmCostingMethod | Gets or sets the CostingMethod parameter. |
![]() |
parmDetailLevel | Gets or sets the DetailLevel parameter. |
![]() |
parmFromDate | Gets or sets the FromDate parameter. |
![]() |
parmGroupByItemGroup | Gets or sets the GroupByItemGroup parameter. |
![]() |
parmGroupByLocation | Gets or sets the GroupByLocation parameter. |
![]() |
parmGroupBySite | Gets or sets the GroupBySite parameter. |
![]() |
parmGroupByWarehouse | Gets or sets the GroupByWarehouse parameter. |
![]() |
parmInventBatchId | Gets or sets the InventBatchId parameter. |
![]() |
parmInventColorId | Gets or sets the InventColorId parameter. |
![]() |
parmInventConfigId | Gets or sets the InventConfigId parameter. |
![]() |
parmInventDimId | Gets or sets the InventDimId parameter. |
![]() |
parmInventItemId | Gets or sets the InventItemId parameter. |
![]() |
parmInventLocationId | Gets or sets the InventLocationId parameter. |
![]() |
parmInventSerialId | Gets or sets the InventSerialId parameter. |
![]() |
parmInventSizeId | Gets or sets the InventSizeId parameter. |
![]() |
parmItemGroupId | Gets or sets the ItemGroupId parameter. |
![]() |
parmLotId | Gets or sets the LotId parameter. |
![]() |
parmReportType | Gets or sets the ReportType parameter. |
![]() |
parmSessionId | Gets or sets the SessionId parameter. |
![]() |
parmSortByBatch | Gets or sets the SortByBatch parameter. |
![]() |
parmSortByFinancialDateAsc | Gets or sets the SortByFinancialDateAsc parameter. |
![]() |
parmSortByPhysicalDateAsc | Gets or sets the SortByPhysicalDateAsc parameter. |
![]() |
parmSortBySerial | Gets or sets the SortBySerial parameter. |
![]() |
parmTaxBranchCode | Gets or sets the TaxBranchCode parameter. |
![]() |
parmToDate | Gets or sets the ToDate parameter. |
![]() |
parmVoucher | Gets or sets the Voucher parameter. |
![]() |
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
InventStockCardContract Class