SAP Sales and Distribution (SD) · Arazzo Workflow
SAP SD Contract Release Order
Version 1.0.0
Create a sales contract, read it, list its items, then release a sales order from it.
Provider
Workflows
contract-release-order
Create a sales contract and release a sales order from it.
Creates a sales contract, retrieves it, lists its items, and creates a sales order that carries the contract's sold-to party and material forward.
1
createContract
createSalesContract
Create a sales contract header with one deep-inserted item for the sold-to party.
2
getContract
getSalesContract
Read the created contract back to capture its sold-to party.
3
listContractItems
listSalesContractItems
List the contract items to confirm the covered lines before release.
4
createReleaseOrder
createSalesOrder
Create a sales order that carries the contract's sold-to party and material forward as a release order.
Source API Descriptions
openapi