http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
InboundInvoiceRowsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : InboundInvoiceRowsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
IsProblemRowsOnly Element RowStatus Element PriceType Element ReceivedProductId Element PurchaseOrderId Element BuyerOrderNumber Element SupplierProductDescription Element SupplierOrderNumber Element SupplierProductCode Element VatId Element ProductId Element InboundInvoiceId Element Sequence InboundInvoiceRowsFilter Complex Type
Overview
Used By
NewInboundInvoiceRowsFilterResult Element
filter Element
Source
<xs:complexType name="InboundInvoiceRowsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="InboundInvoiceId" 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="0" maxOccurs="1" name="SupplierProductCode" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="SupplierOrderNumber" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="SupplierProductDescription" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="BuyerOrderNumber" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="PurchaseOrderId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="PriceType" type="tns:InboundInvoiceRowPriceType" />
    <xs:element minOccurs="1" maxOccurs="1" name="RowStatus" type="tns:InboundInvoiceRowStatus" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsProblemRowsOnly" type="tns:BooleanFilter" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents