http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ArrayOfViewScheduledPurchasePriceInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ArrayOfViewScheduledPurchasePriceInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
PurchaseDetailInfo Element SupplierName Element SupplierNumber Element PurchaseContentUnitPackageShortDescription Element PurchaseContentUnitDimensionShortDescription Element PurchaseUnitPackageShortDescription Element PurchaseUnitDimensionShortDescription Element OrderMultiplier Element PurchaseUnitToPurchaseContentUnitFactor Element PurchaseContentUnitPackageId Element PurchaseContentUnitDimensionId Element MinimumOrderQuantity Element PurchaseNetPrice Element PurchaseGrossPrice Element ProductAdvicePrice Element ProductGrossPrice Element ProductDescription Element MainBarcode Element ProductNumber Element PurchaseStatusId Element IsPreferredSupplierRow Element ValidFromDate Element GrossPriceReductionPercentage Element NetPurchasePrice Element GrossPurchasePrice Element PurchaseId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewScheduledPurchasePriceInfo Element Sequence ArrayOfViewScheduledPurchasePriceInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
PurchaseId xs:int
NetPurchasePrice xs:decimal
ValidFromDate xs:dateTime
MainBarcode xs:long
ProductDescription optional xs:string
PurchaseNetPrice xs:decimal
SupplierName optional xs:string
PurchaseDetailInfo optional xs:string
Used By
GetScheduledPurchasePricesResult Element
Source
<xs:complexType name="ArrayOfViewScheduledPurchasePriceInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewScheduledPurchasePriceInfo" nillable="true" type="tns:ViewScheduledPurchasePriceInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents