http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
ReceivedProductScenarioInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : ReceivedProductScenarioInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Base Type
Extension of Info Complex Type
Diagram
Cancelled Element SupplyPackageDetails Element CalcSalePriceOnlyDuringAdd Element SalePriceScenario5 Element SalePriceScenario4 Element SalePriceScenario3 Element SalePriceScenario2 Element SalePriceScenario1 Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ReceivedProductScenarioInfo Complex Type
Overview
Used By
NewReceivedProductScenarioInfoResult Element
receivedProductScenario Element
GetSingleReceivedProductScenarioResult Element
receivedProductScenario Element
receivedProductScenario Element
Source
<xs:complexType name="ReceivedProductScenarioInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:Info">
      <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="0" maxOccurs="1" name="Description" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="SalePriceScenario1" type="tns:ReceivedProductsSalePriceCalculation" />
        <xs:element minOccurs="1" maxOccurs="1" name="SalePriceScenario2" type="tns:ReceivedProductsSalePriceCalculation" />
        <xs:element minOccurs="1" maxOccurs="1" name="SalePriceScenario3" type="tns:ReceivedProductsSalePriceCalculation" />
        <xs:element minOccurs="1" maxOccurs="1" name="SalePriceScenario4" type="tns:ReceivedProductsSalePriceCalculation" />
        <xs:element minOccurs="1" maxOccurs="1" name="SalePriceScenario5" type="tns:ReceivedProductsSalePriceCalculation" />
        <xs:element minOccurs="1" maxOccurs="1" name="CalcSalePriceOnlyDuringAdd" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplyPackageDetails" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="Cancelled" type="xs:boolean" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents