http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ViewCashSaleRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ViewCashSaleRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Base Type
Extension of CashSaleRowInfo Complex Type
Diagram
ReceivedProductRowSalesQuantity Element ReceivedProductRowStock Element MaintainStock Element FreeStock Element Stock Element LoyaltyProviderId Element ProductShelfDisplayCode Element GS1EdiBuyerPartyNumber Element ProductState Element CostCenterExportCode Element DiscountReasonDescription Element SaleLedgerId Element PromotionVoucherCode Element PromotionVoucherDescription Element PromotionVoucherBarcode Element LoyaltyCardNumber Element ZipCode Element InvoicePaymentNote Element InvoicePaymentId Element PrePaymentNote Element PrePaymentNumber Element PrePaymentId Element CustomerName Element CustomerNumber Element CashRegisterGroupId Element TransactionTotalNetPrice Element TransactionTotalGrossPrice Element SupplierGs1Code Element SupplierExternalCode Element SupplierName Element SupplierNumber Element FinalSupplierId Element ReceivedProductSupplierId Element PreferredSupplierId Element SupplierId Element IsProductGroup Element ProductCategoryIsDoNotSendEPlato Element ArticleGroupCode Element ProductCategoryExportCode Element BrandGs1ExportCode Element BrandGs1Code Element ProductCategoryGs1ExportCode Element ProductCategoryGs1Code Element ProductCategoryExternalCode Element ProductCategoryDescription Element ProductCategoryCode Element TransactionTime Element TransactionDate Element PromotionDescription Element PromotionCode Element MixedMatchDescription Element ReceiptNumber Element SaleTypeDescription Element SaleTypeId Element SaleTypeExportCode Element SaleTypeCode Element SaleUserId Element SaleUserLoginName Element SaleUserFullName Element PosTerminalId Element PosTerminalNumber Element TransactionNumber Element ExternalProductCode Element ProductNote4 Element ProductNote3 Element ProductNote2 Element ProductNote1 Element ProductDescription Element MainBarcode Element OrderCode Element ProductNumber Element VatCode Element PceGrossPrice Element RowGrossProfitPercentage Element RowGrossProfitMargin Element GiftCardNumber Element BarcodeText Element BasePceGrossPrice Element TotalSavings Element LoyaltyWithdrawalPrice Element TotalVat Element PurchaseCalculated Element VatRequired Element WebshopId Element CostCenterId Element AssortmentId Element ConversionId Element IsSale Element TransactionDateTime Element WeightedTotalNetPrice Element TotalNetPrice Element IsNoDiscountOnDiscount Element TotalPrice Element ReceivedProductId Element SerialNumber Element TrackAndTraceId Element ReturnOfGoodsReasonText Element ReturnOfGoodsReasonId Element DiscountReasonId Element DiscountType Element DiscountPercentage Element DiscountPrice Element IsNoDiscounts Element TotalGrossPrice Element ConsumerUnitToSaleUnitFactor Element Amount Element PromotionId Element MixedMatchId Element ReservationRowId Element VatPercentage Element VatId Element BackupPcePurchasePrice Element PcePurchasePrice Element Note4 Element Note3 Element Note2 Element Note1 Element Description Element ParentSaleRowId Element ReturnedInvoiceSaleRowId Element ReturnedSaleRowId Element LocationLevel5Id Element ProductId Element CashSaleId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashSaleRowInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CashSaleId xs:int
ProductId xs:int
Description optional xs:string
Note1 optional xs:string
Note2 optional xs:string
Note3 optional xs:string
Note4 optional xs:string
PcePurchasePrice xs:decimal
VatId xs:int
VatPercentage xs:decimal
Amount xs:decimal
TotalGrossPrice xs:decimal
IsNoDiscounts xs:boolean
DiscountPrice xs:decimal
ReturnOfGoodsReasonText optional xs:string
TrackAndTraceId optional xs:string
SerialNumber optional xs:string
TotalPrice xs:decimal
TotalNetPrice xs:decimal
IsSale xs:boolean
ConversionId xs:long
WebshopId xs:int
VatRequired xs:boolean
TotalVat xs:decimal
TotalSavings xs:decimal
BarcodeText optional xs:string
GiftCardNumber optional xs:string
PceGrossPrice xs:decimal
VatCode optional xs:string
OrderCode optional xs:string
MainBarcode xs:long
ProductDescription optional xs:string
ProductNote1 optional xs:string
ProductNote2 optional xs:string
ProductNote3 optional xs:string
ProductNote4 optional xs:string
ExternalProductCode optional xs:string
SaleUserFullName optional xs:string
SaleUserLoginName optional xs:string
SaleUserId xs:int
SaleTypeCode optional xs:string
SaleTypeExportCode optional xs:string
SaleTypeId xs:int
SaleTypeDescription optional xs:string
MixedMatchDescription optional xs:string
PromotionCode optional xs:string
PromotionDescription optional xs:string
TransactionDate xs:dateTime
TransactionTime xs:dateTime
ProductCategoryCode optional xs:string
ProductCategoryDescription optional xs:string
ProductCategoryExternalCode optional xs:string
BrandGs1Code xs:long
ProductCategoryExportCode optional xs:string
ArticleGroupCode optional xs:string
IsProductGroup xs:boolean
SupplierId xs:int
SupplierName optional xs:string
SupplierExternalCode optional xs:string
CustomerName optional xs:string
PrePaymentNote optional xs:string
InvoicePaymentNote optional xs:string
ZipCode optional xs:string
PromotionVoucherDescription optional xs:string
PromotionVoucherCode optional xs:string
DiscountReasonDescription optional xs:string
CostCenterExportCode optional xs:string
ProductShelfDisplayCode optional xs:string
Stock xs:decimal
FreeStock xs:decimal
MaintainStock xs:boolean
Used By
ViewCashSaleRowInfo Element
GetSingleViewCashSaleRowResult Element
Source
<xs:complexType name="ViewCashSaleRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:CashSaleRowInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="RowGrossProfitMargin" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="RowGrossProfitPercentage" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="PceGrossPrice" type="xs:decimal" />
        <xs:element minOccurs="0" maxOccurs="1" name="VatCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductNumber" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="OrderCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="MainBarcode" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductNote1" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductNote2" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductNote3" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductNote4" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ExternalProductCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="TransactionNumber" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PosTerminalNumber" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PosTerminalId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="SaleUserFullName" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="SaleUserLoginName" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="SaleUserId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="SaleTypeCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="SaleTypeExportCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="SaleTypeId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="SaleTypeDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceiptNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="MixedMatchDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="PromotionCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="PromotionDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="TransactionDate" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="TransactionTime" type="xs:dateTime" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductCategoryCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductCategoryDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductCategoryExternalCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductCategoryGs1Code" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductCategoryGs1ExportCode" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="BrandGs1Code" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="BrandGs1ExportCode" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductCategoryExportCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ArticleGroupCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductCategoryIsDoNotSendEPlato" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsProductGroup" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PreferredSupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductSupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="FinalSupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierNumber" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="SupplierName" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="SupplierExternalCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierGs1Code" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="TransactionTotalGrossPrice" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="TransactionTotalNetPrice" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="CashRegisterGroupId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="CustomerNumber" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="CustomerName" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="PrePaymentId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PrePaymentNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="PrePaymentNote" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="InvoicePaymentId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="InvoicePaymentNote" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ZipCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="LoyaltyCardNumber" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionVoucherBarcode" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="PromotionVoucherDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="PromotionVoucherCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="SaleLedgerId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="DiscountReasonDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="CostCenterExportCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductState" type="tns:ProductState" />
        <xs:element minOccurs="1" maxOccurs="1" name="GS1EdiBuyerPartyNumber" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductShelfDisplayCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="LoyaltyProviderId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Stock" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="FreeStock" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="MaintainStock" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductRowStock" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductRowSalesQuantity" nillable="true" type="xs:decimal" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents