Create Material (Product Master)
s4_material_createCreate a new material/product in SAP S/4HANA Cloud. Requires product type, base unit, and industry sector; optionally add descriptions, plant data, and custom fields.
Instructions
Create a new material/product. Required: productType, baseUnit, industrySector. Provide 'product' only if your system uses external numbering (leave blank for internal numbering). Use additionalFields for any other field not listed here (e.g. Division, ProductGroup, GrossWeight).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plants | No | Plant-specific data to create alongside the material | |
| product | No | Material number (external numbering only), e.g. 'MYMAT001' | |
| baseUnit | Yes | Base unit of measure, e.g. 'EA', 'KG' | |
| productType | Yes | Material type, e.g. 'FERT' (finished good), 'ROH' (raw material), 'HAWA' (trading good) | |
| descriptions | No | Material descriptions per language | |
| industrySector | Yes | Industry sector, e.g. 'M' (mechanical engineering) | |
| additionalFields | No | Extra OData fields merged into the request body as-is |