http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
CollectionPurchaseInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : CollectionPurchaseInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Base Type
Extension of ViewPurchaseInfo Complex Type
Diagram
ProductNumber Element ProductDescription Element PurchaseDetailInfo Element IsCancelled Element IsAvailableForOrdering Element IsCollection Element CollectionParentProductId Element CollectionProductId Element StatusDescription Element StatusCode Element SeasonProfileDescription Element PurchaseAssortmentDescription Element ConsumerUnit Element Email Element Fax Element Telephone Element PurchaseContentUnitPackageDescription Element PurchaseContentUnitDimensionDescription Element PurchaseContentUnitPackageShortDescription Element PurchaseContentUnitDimensionShortDescription Element PurchaseUnitPackageDescription Element PurchaseUnitPackageShortDescription Element PurchaseUnitDimensionDescription Element PurchaseUnitDimensionShortDescription Element LowestSingleUnitPurchasePrice Element NetProfitPrice Element NetProfitPercentage Element GrossProfitPrice Element GrossProfitPercentage Element PurchasePriceGroupDescription Element SupplierGeneralName Element SupplierNumber Element IsDerived Element ProductId Element GrossPriceReductionPercentage Element CollectionParentBarcode Element CollectionAmount Element CollectionBarcode Element SeasonProfileId Element IsActive Element Source Element IsPreferredSupplierRow Element LastExchangeDateTime Element OrganizationModifiedDateTime Element OrganizationReference Element DefaultDeliveryDays Element PurchasePriceType Element OwnPurchasePriceNote Element OwnPurchasePrice Element IsNetNet Element PurchasePrice Element GrossPurchasePrice Element PurchasePricePerAmount Element CbmPerSingleUnit Element PurchaseContentUnitToConsumerUnitFactor Element PurchaseContentUnitPackageId Element PurchaseContentUnitDimensionId Element PurchaseUnitToPurchaseContentUnitFactor Element PurchaseUnitPackageId Element PurchaseUnitDimensionId Element MinimumOrderQuantity Element OrderMultiplier Element PurchaseUnitBarcode Element OrderCode Element ExternalCode Element PurchasePriceGroupId Element PurchaseStatusRowId Element SupplierId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence CollectionPurchaseInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SupplierId xs:int
ExternalCode optional xs:string
OrderCode optional xs:string
OrderMultiplier xs:decimal
CbmPerSingleUnit xs:decimal
PurchasePrice xs:decimal
IsNetNet xs:boolean
OwnPurchasePrice xs:decimal
OwnPurchasePriceNote optional xs:string
OrganizationReference optional xs:string
IsActive xs:boolean
ProductId xs:int
IsDerived xs:boolean
SupplierGeneralName optional xs:string
GrossProfitPrice xs:decimal
NetProfitPrice xs:decimal
Telephone optional xs:string
Fax optional xs:string
Email optional xs:string
ConsumerUnit optional xs:string
SeasonProfileDescription optional xs:string
StatusCode optional xs:string
StatusDescription optional xs:string
IsCollection xs:boolean
IsCancelled xs:boolean
PurchaseDetailInfo optional xs:string
ProductDescription optional xs:string
Used By
CollectionPurchaseInfo Element
Source
<xs:complexType name="CollectionPurchaseInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ViewPurchaseInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="ProductDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductNumber" type="xs:long" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents