http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
ReceivedProductScenariosFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : ReceivedProductScenariosFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Diagram
SalePriceScenario5 Element SalePriceScenario4 Element SalePriceScenario3 Element SalePriceScenario2 Element SalePriceScenario1 Element Description Element StoreId Element Sequence ReceivedProductScenariosFilter Complex Type
Overview
Sequence
StoreId xs:int
Description optional xs:string
SalePriceScenario1 xs:unsignedByte
SalePriceScenario2 xs:unsignedByte
SalePriceScenario3 xs:unsignedByte
SalePriceScenario4 xs:unsignedByte
SalePriceScenario5 xs:unsignedByte
Used By
NewReceivedProductScenariosFilterResult Element
filter Element
Source
<xs:complexType name="ReceivedProductScenariosFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="Description" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="SalePriceScenario1" type="xs:unsignedByte" />
    <xs:element minOccurs="1" maxOccurs="1" name="SalePriceScenario2" type="xs:unsignedByte" />
    <xs:element minOccurs="1" maxOccurs="1" name="SalePriceScenario3" type="xs:unsignedByte" />
    <xs:element minOccurs="1" maxOccurs="1" name="SalePriceScenario4" type="xs:unsignedByte" />
    <xs:element minOccurs="1" maxOccurs="1" name="SalePriceScenario5" type="xs:unsignedByte" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents