http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ViewInvoiceJournalRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ViewInvoiceJournalRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Base Type
Extension of InvoiceJournalRowInfo Complex Type
Diagram
CollectInvoice Element IsVatCreditLedger Element IsSaleCreditLedger Element VatFinancialExportCode Element IsVatFreeInvoice Element VatLedgerCode Element VatCode Element JournalNumber Element ExportDebtorCode Element DebtorNumber Element InvoicePaymentConditionCode Element TotalInvoice Element InvoiceNumber Element InvoiceExpiredDate Element InvoicePrintedDate Element LedgerDescription Element LedgerCode Element JournalDateTo Element VatFree Element VatTotal Element VatLedgerId Element VatId Element LedgerTotal Element IsSale Element LedgerId Element JournalId Element InvoiceSaleId Element InvoiceId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewInvoiceJournalRowInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
InvoiceId xs:int
JournalId xs:int
LedgerId xs:int
IsSale xs:boolean
LedgerTotal xs:decimal
VatId xs:int
VatTotal xs:decimal
VatFree xs:boolean
JournalDateTo xs:dateTime
LedgerCode xs:int
LedgerDescription optional xs:string
InvoicePrintedDate xs:dateTime
InvoiceExpiredDate xs:dateTime
TotalInvoice xs:decimal
InvoicePaymentConditionCode optional xs:string
ExportDebtorCode optional xs:string
VatCode optional xs:string
IsVatFreeInvoice xs:boolean
VatFinancialExportCode optional xs:string
CollectInvoice xs:boolean
Used By
ViewInvoiceJournalRowInfo Element
Source
<xs:complexType name="ViewInvoiceJournalRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InvoiceJournalRowInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="JournalDateTo" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="LedgerCode" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="LedgerDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="InvoicePrintedDate" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="InvoiceExpiredDate" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="InvoiceNumber" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="TotalInvoice" type="xs:decimal" />
        <xs:element minOccurs="0" maxOccurs="1" name="InvoicePaymentConditionCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="DebtorNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="ExportDebtorCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="JournalNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="VatCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="VatLedgerCode" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsVatFreeInvoice" type="xs:boolean" />
        <xs:element minOccurs="0" maxOccurs="1" name="VatFinancialExportCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsSaleCreditLedger" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsVatCreditLedger" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="CollectInvoice" type="xs:boolean" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents