http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
BasePurchaseInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : BasePurchaseInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Base Type
Extension of InfoWithOrganizationIdAndCompanyId Complex Type
Diagram
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 BasePurchaseInfo 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
Source
<xs:complexType name="BasePurchaseInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InfoWithOrganizationIdAndCompanyId">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseStatusRowId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchasePriceGroupId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="ExternalCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="OrderCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseUnitBarcode" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="OrderMultiplier" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="MinimumOrderQuantity" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseUnitDimensionId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseUnitPackageId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseUnitToPurchaseContentUnitFactor" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseContentUnitDimensionId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseContentUnitPackageId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseContentUnitToConsumerUnitFactor" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="CbmPerSingleUnit" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchasePricePerAmount" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="GrossPurchasePrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchasePrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsNetNet" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="OwnPurchasePrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="0" maxOccurs="1" name="OwnPurchasePriceNote" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchasePriceType" type="tns:PurchasePriceType" />
        <xs:element minOccurs="1" maxOccurs="1" name="DefaultDeliveryDays" nillable="true" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="OrganizationReference" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="OrganizationModifiedDateTime" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="LastExchangeDateTime" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsPreferredSupplierRow" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="Source" type="tns:DataSource" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsActive" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="SeasonProfileId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="CollectionBarcode" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="CollectionAmount" type="xs:short" />
        <xs:element minOccurs="1" maxOccurs="1" name="CollectionParentBarcode" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="GrossPriceReductionPercentage" nillable="true" type="xs:decimal" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents