http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ProductListToPurchaseOrders Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ProductListToPurchaseOrders Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
isDeleteRowsAfterImport Element int Element Sequence selectedRowIds Element rowsScope Element purchaseOrderSupplierId Element purchasePriceGroupId Element countryId Element productListId Element onlyForPreferredSupplierId Element storeId Element Sequence ProductListToPurchaseOrders Element
Overview
Source
<xs:element name="ProductListToPurchaseOrders" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="storeId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="onlyForPreferredSupplierId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="productListId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="countryId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="purchasePriceGroupId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="purchaseOrderSupplierId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="rowsScope" type="tns:RowsSelectionType" />
      <xs:element minOccurs="0" maxOccurs="1" name="selectedRowIds" type="tns:ArrayOfInt" />
      <xs:element minOccurs="1" maxOccurs="1" name="isDeleteRowsAfterImport" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents