http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
OrderProduct Element
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : OrderProduct Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
HighPriority Element ExpectedDeliveryDays Element RecalculatePurchaseOrder Element OnlyWithActivePurchase Element Dropshipment Element InterBranch Element PceGrossPurchasePrice Element MiscInfo Element ProductDescription Element OriginalAmount Element Amount Element PurchasePriceGroupId Element PurchaseId Element SupplierId Element DepartmentId Element ProductId Element StoreId Element TaskId Element AmountType Element Sequence parameters Element Sequence OrderProduct Element
Overview
Sequence
Sequence
TaskId xs:int
StoreId xs:int
ProductId xs:int
SupplierId xs:int
PurchaseId xs:int
Amount xs:decimal
OriginalAmount xs:decimal
ProductDescription optional xs:string
MiscInfo optional xs:string
InterBranch xs:boolean
Dropshipment xs:boolean
HighPriority xs:boolean
Source
<xs:element name="OrderProduct" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="parameters" type="tns:OrderParameters" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents