The GetSingleReceivedProductCondition function returns the receivedProductCondition record for the given primary key.
Method | /productbasecomponents.asmx/GenerateReceivedProductConditions |
The request body is of type GenerateReceivedProductConditions.
Name | Description | Data Type |
---|---|---|
receivedProductheaderId | xml:int | |
supplierId | xml:int | |
generateConditionsFromFinalOrders | xml:boolean | |
purchaseOrderId | xml:int |
![]() |
|
The response body is of type GenerateReceivedProductConditionsResponse.
Name | Description | Data Type |
---|---|---|
GenerateReceivedProductConditionsResult | xml:int |
![]() |
|