http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
StockTransactionAttributesFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : StockTransactionAttributesFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Diagram
OrphanRowsOnly Element LedgerId Element JournalType Element VatId Element SaleTypeId Element CashRegisterGroupId Element ReturnOfGoodsRowId Element GoodsInRowId Element InvoiceSaleRowId Element CashSaleRowId Element StockAdjustmentId Element StoreId Element Sequence StockTransactionAttributesFilter Complex Type
Overview
Used By
NewStockTransactionAttributesFilterResult Element
filter Element
Source
<xs:complexType name="StockTransactionAttributesFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="StockAdjustmentId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="CashSaleRowId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InvoiceSaleRowId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="GoodsInRowId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ReturnOfGoodsRowId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="CashRegisterGroupId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="SaleTypeId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="VatId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="JournalType" type="tns:StockTransactionJournalType" />
    <xs:element minOccurs="1" maxOccurs="1" name="LedgerId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="OrphanRowsOnly" type="tns:BooleanFilter" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents