SAP Sales and Distribution (SD) · Arazzo Workflow
SAP SD Customer Return Intake
Version 1.0.0
Create a customer return referencing an order, read it, and list its items.
Provider
Workflows
customer-return-intake
Create a customer return and review its items.
Creates a customer return referencing the original sales document, retrieves it, and lists its items.
1
createReturn
createCustomerReturn
Create a customer return with one item referencing the original sales document.
2
getReturn
getCustomerReturn
Read the created customer return back to confirm it persisted.
3
listItems
listCustomerReturnItems
List the customer return items to review the returned lines.