SAP Sales and Distribution (SD) · Arazzo Workflow
SAP SD Inquiry to Quotation
Version 1.0.0
Create a sales inquiry, read it, list its items, then create a quotation from it.
Provider
Workflows
inquiry-to-quotation
Convert a sales inquiry into a sales quotation.
Creates a sales inquiry, retrieves it, lists its items, and creates a quotation carrying the inquiry's sold-to party and material forward.
1
createInquiry
createSalesInquiry
Create a sales inquiry header with one deep-inserted item for the sold-to party.
2
getInquiry
getSalesInquiry
Read the created inquiry back to capture its sold-to party.
3
listInquiryItems
listSalesInquiryItems
List the inquiry items to confirm the inquired lines before quoting.
4
createQuotation
createSalesQuotation
Create a sales quotation carrying the inquiry's sold-to party and material forward.
Source API Descriptions
openapi