http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ViewInboundInvoiceRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ViewInboundInvoiceRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Base Type
Extension of InboundInvoiceRowInfo Complex Type
Diagram
ReceivedProductHeaderId Element DifferencePcePrice Element DifferenceAmount Element AmountInvoiceRequestRowId Element PriceInvoiceRequestRowId Element DifferenceValue Element DifferencePercentage Element ArticleOrderCode Element ReceivedProductTotalAmount Element ReceivedProductTotalPriceExVat Element ReceivedProductPceGrossPriceExVat Element ReceivedProductTotalGrossPriceExVat Element ReceivedProductPcePriceExVat Element Bookmark Element VatCode Element InvoicedPcePriceExVat Element InvoicedAmountConsumerUnits Element MainBarcode Element ProductDescription Element ProductNumber Element InvoiceReference Element InboundInvoiceNumber Element StaticTotalWeighedVat Element StaticTotalWeighedPriceInclVat Element StaticTotalWeighedPriceExclVat Element StaticTotalRowIncludedSurcharges Element StaticTotalRowIncludedDiscounts Element StaticTotalNetVat Element StaticTotalNetPriceInclVat Element StaticTotalNetPriceExclVat Element StaticTotalGrossPriceInclVat Element StaticTotalGrossPriceExclVat Element OriginalProductIdentifier Element PriceSelectedAction Element AmountSelectedAction Element RowStatus Element DiscountValue Element DiscountPercentage Element PricePerAmount Element PriceExclVat Element PriceType Element AmountFactor Element InvoicedAmount Element ReceivedProductId Element PurchaseOrderId Element BuyerOrderNumber Element SupplierProductDescription Element SupplierOrderDate Element SupplierOrderNumber Element SupplierProductCode Element VatPercentage Element VatId Element ProductId Element LineNumber Element InboundInvoiceId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewInboundInvoiceRowInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
LineNumber xs:int
ProductId xs:int
VatId xs:int
VatPercentage xs:decimal
SupplierProductCode optional xs:string
SupplierOrderNumber optional xs:string
SupplierOrderDate xs:dateTime
SupplierProductDescription optional xs:string
BuyerOrderNumber optional xs:string
InvoicedAmount xs:decimal
AmountFactor xs:decimal
PriceExclVat xs:decimal
DiscountValue xs:decimal
OriginalProductIdentifier optional xs:string
InvoiceReference optional xs:string
ProductDescription optional xs:string
MainBarcode xs:long
VatCode optional xs:string
Bookmark xs:int
ArticleOrderCode optional xs:string
DifferenceValue xs:decimal
DifferenceAmount xs:decimal
Used By
ViewInboundInvoiceRowInfo Element
Source
<xs:complexType name="ViewInboundInvoiceRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InboundInvoiceRowInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="InboundInvoiceNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="InvoiceReference" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductNumber" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="MainBarcode" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="InvoicedAmountConsumerUnits" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="InvoicedPcePriceExVat" type="xs:decimal" />
        <xs:element minOccurs="0" maxOccurs="1" name="VatCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="Bookmark" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductPcePriceExVat" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductTotalGrossPriceExVat" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductPceGrossPriceExVat" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductTotalPriceExVat" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductTotalAmount" type="xs:decimal" />
        <xs:element minOccurs="0" maxOccurs="1" name="ArticleOrderCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="DifferencePercentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="DifferenceValue" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="PriceInvoiceRequestRowId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="AmountInvoiceRequestRowId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="DifferenceAmount" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="DifferencePcePrice" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductHeaderId" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents