http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents
ProductStatisticsInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents : ProductStatisticsInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents
Diagram
FifoBatchNumber Element AverageFifoPurchasePrice2 Element AverageFifoPurchasePrice Element FifoStockValue Element TotalUnitsReceivedValue Element TotalUnitsReceived Element StockValue Element OpenReturnsValue Element OpenReturns Element OpenReservations Element OpenSaleOrders Element OpenPurchaseOrders Element CombinationFreeStock Element CombinationStock Element LocationStock Element ShopStock Element FutureStock Element FreeStock Element Stock Element AverageSaleAmountPerDay Element PurchaseValueOfTotalInvoiceSales Element PurchaseValueOfTotalCashSales Element TotalMarginInvoiceSales Element TotalMarginCashSales Element TotalDiscountInvoiceSales Element TotalDiscountCashSales Element TotalWeightedNetInvoiceSales Element TotalNetInvoiceSales Element TotalWeightedNetCashSales Element TotalNetCashSales Element AmountInvoiceSales Element AmountCashSales Element GrossProfitMargin Element GrossProfitPercentage Element ProductId Element Sequence ProductStatisticsInfo Complex Type
Overview
Sequence
ProductId xs:int
AmountCashSales xs:decimal
Stock xs:decimal
FreeStock xs:decimal
FutureStock xs:decimal
ShopStock xs:decimal
LocationStock xs:decimal
CombinationStock xs:decimal
OpenSaleOrders xs:decimal
OpenReservations xs:decimal
OpenReturns xs:decimal
OpenReturnsValue xs:decimal
StockValue xs:decimal
FifoStockValue xs:decimal
Used By
GetProductStatisticsResult Element
Source
<xs:complexType name="ProductStatisticsInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="ProductId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="GrossProfitPercentage" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="GrossProfitMargin" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="AmountCashSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="AmountInvoiceSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="TotalNetCashSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="TotalWeightedNetCashSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="TotalNetInvoiceSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="TotalWeightedNetInvoiceSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="TotalDiscountCashSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="TotalDiscountInvoiceSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="TotalMarginCashSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="TotalMarginInvoiceSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="PurchaseValueOfTotalCashSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="PurchaseValueOfTotalInvoiceSales" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="AverageSaleAmountPerDay" type="xs:decimal" />
    <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="FutureStock" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="ShopStock" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="LocationStock" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="CombinationStock" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="CombinationFreeStock" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="OpenPurchaseOrders" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="OpenSaleOrders" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="OpenReservations" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="OpenReturns" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="OpenReturnsValue" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="StockValue" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="TotalUnitsReceived" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="TotalUnitsReceivedValue" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="FifoStockValue" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="AverageFifoPurchasePrice" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="AverageFifoPurchasePrice2" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="FifoBatchNumber" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceStatisticsComponents