http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
StoreProductLocationsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : StoreProductLocationsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
StatsStockAdjustmentType Element IsIncludeStats Element LocationLevel5Id Element LocationLevel4Id Element LocationLevel3Id Element LocationLevel2Id Element LocationLevel1Id Element NoStockAdjustmentDays Element NoStockMovementDays Element NoReceivedArticleDays Element NoOrderPickingDays Element NoInventoryDays Element ProductId Element StoreId Element CompanyId Element Sequence StoreProductLocationsFilter Complex Type
Overview
Used By
Filter Element
Filter Element
NewStoreProductLocationsFilterResult Element
Source
<xs:complexType name="StoreProductLocationsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="CompanyId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ProductId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="NoInventoryDays" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="NoOrderPickingDays" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="NoReceivedArticleDays" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="NoStockMovementDays" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="NoStockAdjustmentDays" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="LocationLevel1Id" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="LocationLevel2Id" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="LocationLevel3Id" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="LocationLevel4Id" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="LocationLevel5Id" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsIncludeStats" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="StatsStockAdjustmentType" type="tns:StockAdjustmentType" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents