http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
InboundInvoiceJournalRowsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : InboundInvoiceJournalRowsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
ProcessedOnly Element VatLedgerId Element VatId Element LedgerId Element InboundInvoiceJournalId Element InboundInvoiceId Element StoreId Element Sequence InboundInvoiceJournalRowsFilter Complex Type
Overview
Used By
NewInboundInvoiceJournalRowsFilterResult Element
filter Element
Source
<xs:complexType name="InboundInvoiceJournalRowsFilter" 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="InboundInvoiceId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InboundInvoiceJournalId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="LedgerId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="VatId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="VatLedgerId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ProcessedOnly" type="tns:BooleanFilter" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents