http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
ViewStockTransactionJournalRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : ViewStockTransactionJournalRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Base Type
Extension of StockTransactionJournalRowInfo Complex Type
Diagram
JournalDateTo Element JournalNumber Element StockTransactionNumber Element IsCreditLedger Element LedgerDescription Element LedgerExportCode Element Description Element Identification Element LedgerId Element DueDate Element Amount Element JournalType Element ProcessType Element StockTransactionJournalId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewStockTransactionJournalRowInfo Complex Type
Overview
Used By
ViewStockTransactionJournalRowInfo Element
Source
<xs:complexType name="ViewStockTransactionJournalRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:StockTransactionJournalRowInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="LedgerExportCode" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="LedgerDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsCreditLedger" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="StockTransactionNumber" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="JournalNumber" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="JournalDateTo" type="xs:dateTime" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents