Workday Finance · Arazzo Workflow
Workday Finance Requisition to Purchase Order
Version 1.0.0
Find an approved requisition, confirm the supplier, then raise a purchase order.
Provider
Workflows
requisition-to-purchase-order
Move an approved requisition forward by raising a purchase order.
Lists requisitions, confirms the supplier is active, and creates a purchase order with the supplied order lines against that supplier.
1
listRequisitions
listRequisitions
List purchase requisitions and branch on whether any requisitions are available to advance.
2
getSupplier
getSupplier
Confirm the supplier exists and is active before raising a purchase order from the requisition.
3
createPurchaseOrder
createPurchaseOrder
Create a purchase order against the confirmed supplier using the supplied order lines.