http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
PurchaseOrderRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : PurchaseOrderRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of InfoWithCompanyId Complex Type
Diagram
ConversionId Element AssignedBlanketConsumerUnits Element CalculatedConsumerUnits Element ConfirmationFreeInfo Element ConfirmationAmountMeasureUnit Element ConfirmationAmount Element ConfirmationStatus Element IsCancelled Element MiscInfo Element Note Element ExpectedDeliveryDays Element ExpectedDeliveryDate Element IsNetPrice Element DiscountPrice Element OrderDiscountPercentage Element WeightedTotalNetPrice Element TotalNetPrice Element TotalGrossPrice Element PceNetPrice Element PceGrossPrice Element PurchasePricePerAmount Element CbmPerSingleUnit Element PurchaseContentUnitToConsumerUnitFactor Element PurchaseUnitToPurchaseContentUnitFactor Element PurchasePriceType Element MinimumOrderQuantity Element OrderMultiplier Element PurchaseContentUnitPackageId Element PurchaseContentUnitDimensionId Element PurchaseUnitPackageId Element PurchaseUnitDimensionId Element PurchaseUnitAmount Element RequestedSaleConsumerUnits Element OriginalRequestedSaleConsumerUnits Element PurchaseUnitBarcode Element ConsumerBarcodeText Element ConsumerBarcode Element OrderCode Element ScannerId Element BrandId Element VatPercentage Element VatId Element ProductId Element PurchaseOrderId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence PurchaseOrderRowInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ProductId xs:int
VatId xs:int
VatPercentage xs:decimal
BrandId xs:int
ScannerId xs:int
OrderCode optional xs:string
ConsumerBarcodeText optional xs:string
OrderMultiplier xs:decimal
CbmPerSingleUnit xs:decimal
PceGrossPrice xs:decimal
PceNetPrice xs:decimal
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
DiscountPrice xs:decimal
IsNetPrice xs:boolean
Note optional xs:string
MiscInfo optional xs:string
IsCancelled xs:boolean
ConfirmationFreeInfo optional xs:string
ConversionId xs:long
Used By
PurchaseOrderRowInfo Element
row Element
SuggestInterbrancheFieldsResult Element
NewPurchaseOrderRowInfoResult Element
purchaseOrderRow Element
GetSinglePurchaseOrderRowResult Element
purchaseOrderRow Element
purchaseOrderRow Element
Source
<xs:complexType name="PurchaseOrderRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InfoWithCompanyId">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseOrderId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="VatId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="VatPercentage" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="BrandId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ScannerId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="OrderCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ConsumerBarcode" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="ConsumerBarcodeText" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseUnitBarcode" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="OriginalRequestedSaleConsumerUnits" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="RequestedSaleConsumerUnits" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseUnitAmount" nillable="true" 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="PurchaseContentUnitDimensionId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseContentUnitPackageId" type="xs:int" />
        <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="PurchasePriceType" type="tns:PurchasePriceType" />
        <xs:element minOccurs="1" maxOccurs="1" name="PurchaseUnitToPurchaseContentUnitFactor" type="xs:decimal" />
        <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="PceGrossPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="PceNetPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="TotalGrossPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="TotalNetPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="WeightedTotalNetPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="OrderDiscountPercentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsNetPrice" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="ExpectedDeliveryDate" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="ExpectedDeliveryDays" nillable="true" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="Note" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="MiscInfo" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsCancelled" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="ConfirmationStatus" type="tns:PurchaseOrderRowConfirmationStatus" />
        <xs:element minOccurs="1" maxOccurs="1" name="ConfirmationAmount" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="0" maxOccurs="1" name="ConfirmationAmountMeasureUnit" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ConfirmationFreeInfo" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="CalculatedConsumerUnits" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="AssignedBlanketConsumerUnits" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="ConversionId" type="xs:long" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents