ProductComponents Web Service
Method/CalculateFifoStockValue
ProductComponents Web Service > All Operations Resource Group : /CalculateFifoStockValue (Method)
Description
The CalculateFifoStockValueBatchNumber function calculates and returns the total fifoStockValue for the given productId.
Request (CalculateFifoStockValueSoapIn)

The request body is of type CalculateFifoStockValue.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:int
 xml:dateTime
 xml:int
batchNumber Element stockDate Element productId Element storeId Element Sequence CalculateFifoStockValue Element

Overview

Sequence
storeId xs:int
productId xs:int
stockDate xs:dateTime
Response (CalculateFifoStockValueSoapOut)

The response body is of type CalculateFifoStockValueResponse.

Response Body Parameters

NameDescriptionData Type
 xml:decimal
CalculateFifoStockValueResult Element Sequence CalculateFifoStockValueResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service