Update Material (Product Master)
s4_material_updateUpdate existing material or product records by providing the product number and fields to update. Accepts field-value pairs.
Instructions
Update fields on an existing material/product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update, e.g. { "ProductGroup": "L001" } | |
| product | Yes | Material/Product number to update |