http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
ViewStockTransactionLedgerInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : ViewStockTransactionLedgerInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Base Type
Extension of StockTransactionLedgerInfo Complex Type
Diagram
SaleTypeDescription Element SaleTypeCode Element LedgerExportCode Element LedgerDescription Element CashRegisterGroupDescription Element CashRegisterGroupCode Element VatDescription Element VatCode Element LedgerId Element VatId Element CashRegisterGroupId Element SaleTypeId Element JournalType Element ProcessType Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewStockTransactionLedgerInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SaleTypeId xs:int
VatId xs:int
LedgerId xs:int
VatCode optional xs:string
VatDescription optional xs:string
CashRegisterGroupCode optional xs:string
CashRegisterGroupDescription optional xs:string
LedgerDescription optional xs:string
LedgerExportCode optional xs:string
SaleTypeCode optional xs:string
SaleTypeDescription optional xs:string
Used By
ViewStockTransactionLedgerInfo Element
Source
<xs:complexType name="ViewStockTransactionLedgerInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:StockTransactionLedgerInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="VatCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="VatDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="CashRegisterGroupCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="CashRegisterGroupDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="LedgerDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="LedgerExportCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="SaleTypeCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="SaleTypeDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents