The VerifyFifoStockValueInfo function verifies a fifoStockValue record against the available business rules.
Method | /VerifyFifoStockValueInfo |
The request body is of type VerifyFifoStockValueInfo.
Name | Description | Data Type |
---|---|---|
fifoStockValue | FifoStockValueInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyFifoStockValueInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyFifoStockValueInfoResult | ArrayOfVerifyExceptionInfo |
|