SAP Sales and Distribution (SD) · Arazzo Workflow
SAP SD Billing Review and Cancel
Version 1.0.0
Read a billing document, list its items and partners, then optionally cancel it.
Provider
Workflows
billing-review-and-cancel
Review a billing document and cancel it when reversal is allowed.
Reads a billing document, lists its items and partners, and conditionally cancels it based on its cancellation status.
1
getBilling
getBillingDocument
Read the billing document header to inspect its status.
2
listItems
listBillingDocumentItems
List the billing document items to review the billed lines.
3
listPartners
listBillingDocumentPartners
List the billing document partner functions (payer, bill-to, etc.).
4
cancelBilling
cancelBillingDocument
Cancel the billing document, generating a reversal document and flagging the original as cancelled.