SAP Sales and Distribution (SD) · Arazzo Workflow
SAP SD Customer Lookup to Order
Version 1.0.0
Verify a customer and its sales area, then create a sales order for it.
Provider
Workflows
customer-lookup-to-order
Validate a customer and its sales area, then create a sales order.
Reads the customer, confirms the customer sales area for the sales organization, distribution channel and division, and creates a sales order.
1
getCustomer
getCustomer
Read the customer master record to confirm the customer exists.
2
getSalesArea
getCustomerSalesArea
Read the customer's sales-area assignment to confirm the customer is set up for the target sales organization, distribution channel and division.
3
createOrder
createSalesOrder
Create a sales order for the validated customer as the sold-to party.
Source API Descriptions
openapi