http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
GetStockTransactionRows Element
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : GetStockTransactionRows Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Diagram
skipItemId Element orderBy Element maxRecords Element offset Element IgnoreAllProcessFilters Element IdentificationDescription Element IdentificationCode Element DueDate Element StockTransactionBoundOnly Element JournalType Element ProcessType Element IncludeInvoiceJournal Element IncludeCashDeclaration Element IncludeReceivedProductQtyDifference Element IncludeWaste Element IncludeInvoiceSale Element IncludeCashSale Element IncludeSupplierReturns Element IncludeReceivedProducts Element IncludeStockZero Element IncludeInventory Element IncludeStockAdjustment Element JournalizedOnly Element DateTo Element DateFrom Element CashDeclarationId Element ReturnOfGoodsId Element ReceivedProductId Element InvoiceId Element InvoiceSaleId Element CashSaleId Element ReceiptId Element ReturnOfGoodsRowId Element ReceivedProductRowId Element InvoiceSaleRowId Element CashSaleRowId Element StockAdjustmentId Element StockTransactionJournalId Element SaleTypeId Element VatId Element CashRegisterGroupId Element ProductId Element StockTransactionRowId Element StockTransactionId Element StoreId Element Sequence filter Element Sequence GetStockTransactionRows Element
Overview
Sequence
Sequence
StoreId xs:int
ProductId xs:int
VatId xs:int
SaleTypeId xs:int
ReceiptId xs:int
CashSaleId xs:int
InvoiceId xs:int
DateFrom xs:dateTime
DateTo xs:dateTime
IncludeInventory xs:boolean
IncludeStockZero xs:boolean
IncludeCashSale xs:boolean
IncludeWaste xs:boolean
DueDate xs:dateTime
IdentificationCode optional xs:string
IdentificationDescription optional xs:string
offset xs:int
maxRecords xs:int
orderBy optional xs:string
skipItemId xs:int
Source
<xs:element name="GetStockTransactionRows" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:StockTransactionRowsFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="offset" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="maxRecords" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="orderBy" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="skipItemId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents