StatisticsComponents Web Service
Method/GetTurnOverRateCalculation
StatisticsComponents Web Service > All Operations Resource Group : /GetTurnOverRateCalculation (Method)
Description
The GetTurnOverRateCalculation function returns a TurnOverRate object containing the all intermediary turnoverrate calculation values.
Request (GetTurnOverRateCalculationSoapIn)

The request body is of type GetTurnOverRateCalculation.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:int
 xml:decimal
 xml:dateTime
 xml:dateTime
 xml:boolean
isThrowNoRecordsFoundException Element dateTo Element dateFrom Element salesInPeriod Element storeId Element productId Element Sequence GetTurnOverRateCalculation Element

Overview

Sequence
productId xs:int
storeId xs:int
salesInPeriod xs:decimal
dateFrom xs:dateTime
dateTo xs:dateTime
Response (GetTurnOverRateCalculationSoapOut)

The response body is of type GetTurnOverRateCalculationResponse.

Response Body Parameters

NameDescriptionData Type
 TurnOverRateInfo
TurnOverRate Element ExtrapolatedSales Element ExtrapolationFactor Element AverageStock Element DaysInPeriod Element DateTo Element DateFrom Element TotalSalesAmount Element ProductId Element StoreId Element Sequence GetTurnOverRateCalculationResult Element Sequence GetTurnOverRateCalculationResponse Element

Overview

Sequence
Sequence
StoreId xs:int
ProductId xs:int
DateFrom xs:dateTime
DateTo xs:dateTime
AverageStock xs:decimal
TurnOverRate xs:decimal
See Also
All Operations Resource GroupStatisticsComponents Web Service