http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
InboundInvoicesFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : InboundInvoicesFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
IncludeContent Element ShipmentReference Element JournalizedOnly Element WithOpenRequestRowsOnly Element IsCancelledOnly Element InboundInvoiceStatus Element Sequence Status Element CorrectionInboundInvoiceId Element InvoiceJournalId Element InvoiceNumber Element InvoiceDateTo Element InvoiceDateFrom Element DeliveryDate Element InvoiceDateTime Element InvoiceType Element InboundMessageId Element InboundInvoiceId Element SupplierId Element InboundInvoiceNumber Element StoreId Element Sequence InboundInvoicesFilter Complex Type
Overview
Used By
NewInboundInvoicesFilterResult Element
filter Element
filter Element
Source
<xs:complexType name="InboundInvoicesFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InboundInvoiceNumber" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="SupplierId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InboundInvoiceId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InboundMessageId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InvoiceType" type="tns:InboundInvoiceType" />
    <xs:element minOccurs="1" maxOccurs="1" name="InvoiceDateTime" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="DeliveryDate" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="InvoiceDateFrom" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="InvoiceDateTo" type="xs:dateTime" />
    <xs:element minOccurs="0" maxOccurs="1" name="InvoiceNumber" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="InvoiceJournalId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="CorrectionInboundInvoiceId" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="Status" type="tns:ArrayOfInboundInvoiceStatus" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsCancelledOnly" type="tns:BooleanFilter" />
    <xs:element minOccurs="1" maxOccurs="1" name="WithOpenRequestRowsOnly" type="tns:BooleanFilter" />
    <xs:element minOccurs="1" maxOccurs="1" name="JournalizedOnly" type="tns:BooleanFilter" />
    <xs:element minOccurs="0" maxOccurs="1" name="ShipmentReference" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="IncludeContent" type="tns:BooleanFilter" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents