SAP Sales and Distribution (SD) · Arazzo Workflow
SAP SD Order to Delivery
Version 1.0.0
Create a sales order, confirm it, then create an outbound delivery for it.
Provider
Workflows
order-to-delivery
Create a sales order and turn it into an outbound delivery.
Creates a sales order header with one item, retrieves the new order to verify creation, and creates an outbound delivery for the same sold-to party and shipping point.
1
createOrder
Create a new sales order with header organizational data and a single deep-inserted item.
2
getOrder
Read the newly created sales order back to confirm it persisted and to capture its sold-to party for downstream delivery creation.
3
createDelivery
Create an outbound delivery for the same sold-to party and shipping point so the confirmed order can be shipped.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.