http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ProcessScheduledSalePriceChanges2 Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ProcessScheduledSalePriceChanges2 Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
hasStockOnly Element isCompanyPricesOnly Element dateTo Element dateFrom Element classificationLevel1Id Element productCategoryId Element cashRegisterGroupId Element supplierId Element productId Element Sequence ProcessScheduledSalePriceChanges2 Element
Overview
Source
<xs:element name="ProcessScheduledSalePriceChanges2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="productId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="supplierId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="cashRegisterGroupId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="productCategoryId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="classificationLevel1Id" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="dateFrom" type="xs:dateTime" />
      <xs:element minOccurs="1" maxOccurs="1" name="dateTo" type="xs:dateTime" />
      <xs:element minOccurs="1" maxOccurs="1" name="isCompanyPricesOnly" type="tns:BooleanFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="hasStockOnly" type="tns:BooleanFilter" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents