The VerifyReceivedProductRowStatisticInfo function verifies a receivedProductStatistic record against the available business rules.
Method | /VerifyReceivedProductRowStatisticInfo |
The request body is of type VerifyReceivedProductRowStatisticInfo.
Name | Description | Data Type |
---|---|---|
receivedProductStatistic | ReceivedProductRowStatisticInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyReceivedProductRowStatisticInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyReceivedProductRowStatisticInfoResult | ArrayOfVerifyExceptionInfo |
|