SAP Sales and Distribution (SD) · Arazzo Workflow
SAP SD Quotation to Order
Version 1.0.0
Create a sales quotation, read it, list its items, then create a sales order from it.
Provider
Workflows
quotation-to-order
Convert a sales quotation into a sales order.
Creates a quotation, retrieves it, lists its items, and creates a sales order carrying the same sold-to party and material forward.
1
createQuotation
createSalesQuotation
Create a sales quotation header with one deep-inserted item for the sold-to party.
2
getQuotation
getSalesQuotation
Read the created quotation back to confirm it persisted.
3
listQuotationItems
listSalesQuotationItems
List the quotation items to confirm the quoted lines before ordering.
4
createOrder
createSalesOrder
Create a sales order carrying the quotation's sold-to party and material forward into a new order document.
Source API Descriptions
openapi