- Previous: Retrieve material UOM
- Up: Material Master Data
- Next: Material
Convert material UOM
This API allows to convert the quantity of a material from a unit of measure (UOM) to another.
#### Request URI
#### Request Structure
#### Request Examples
#### Response Structure
#### Response Examples
Path Parameter | Type | Mandatory | Description |
id
|
String | Y | Document unique identifier |
Field | Type | Description | quantity
|
String | Material quantity to be converted |
uomFrom
|
String | Initial unit of measure of the quantity |
uomTo
|
String | Final unit of measure |
Field | Type | Description | quantity
|
String | Quantity in the final unit of measure |
uom
|
String | Final unit of measure |
- Previous: Retrieve material UOM
- Up: Material Master Data
- Next: Material
0 Comments
Please sign in to post a comment.