SAP Sales and Distribution (SD) · Arazzo Workflow
SAP SD Material Onboarding
Version 1.0.0
Create a product, read it back, list its plants, and read its sales/delivery view.
Provider
Workflows
material-onboarding
Create a product and verify its sales and plant master data.
Creates a product, retrieves it, lists its plant assignments, and reads its sales/delivery view for the given sales organization and distribution channel.
1
createProduct
createProduct
Create a new product master record.
2
getProduct
getProduct
Read the created product back to confirm it persisted.
3
listPlants
listProductPlants
List the plants the product has been extended to.
4
getSalesDelivery
getProductSalesDelivery
Read the product's sales and delivery view for the sales organization and distribution channel to confirm it can be sold.