Skip to content

Purchase Requisitions

The Purchase Requisitions list page shows all internal purchase requests in the system. A purchase requisition (PR) is an internal document that requests approval to purchase goods or services. Once approved, PRs can generate Requests for Quotation (RFQs) and Purchase Orders (POs).

Purchase Requisitions list page showing multiple PRs with Doc #, vendor, date, required by date, status, and grand total columns

Navigate to Commerce → Procurement → Purchase Requisitions in the sidebar, or go to /commerce/procurement/requisitions.

  • This page is currently DEV-gated and only visible in development environments.
  • Only Draft PRs can be edited and deleted.
  • Approving a PR authorizes it for purchasing; the PR cannot be returned to Draft after approval without using Revert to Draft.
  • A Short-close action is available for Approved PRs with remaining open quantity. This closes the PR without fulfilling all lines, with a required reason.
  • From an Approved PR, you can create an RFQ or a Purchase Order directly using the New from PR actions on those pages.
  • The PR open quantity decreases as linked POs are confirmed.
  • Browse all purchase requisitions with filtering by status and date range.
  • Search by document number, vendor, or reference.
  • Create new purchase requests for internal approval.
  • Approve, revert, short-close, or cancel PRs.
  • Track sourcing progress through linked RFQs and POs.
  1. Open Commerce → Procurement → Purchase Requisitions from the sidebar.
  2. Filter by Status = Draft to find requisitions pending approval.
  3. Click a row to open the detail page and approve or act on the requisition.
ColumnDefault VisibleSortableDescription
Doc #YesYesSystem-generated requisition number
VendorYesYesBusiness partner (vendor) if specified
DateYesYesDocument date
Required ByYesYesDate the goods are needed
StatusYesYesCurrent workflow status badge
Grand TotalYesYesTotal amount including tax
RequesterNoNoUser who submitted the requisition
CurrencyNoNoDocument currency
ReferenceNoNoExternal reference number
CreatedNoYesCreation timestamp
UpdatedNoYesLast modification timestamp
StatusDescription
DraftRequisition is being prepared; editable and deletable
ApprovedRequisition approved and available for sourcing
ClosedRequisition fully fulfilled and closed; terminal state
CancelledRequisition cancelled; terminal state
FilterTypeDescription
SearchFree textSearches across document number, vendor, and reference
StatusDropdownFilter by status; default shows all
Date FromDateShow PRs with a document date on or after this date
Date ToDateShow PRs with a document date on or before this date

Click any sortable column header to sort ascending, then descending, then remove. Default sort: Created descending.

Load More pattern — 20 records per load.

ActionDescriptionPermission
New RequisitionNavigate to the Create Purchase Requisition formWrite
ActionDescriptionPermission
ViewOpen the Purchase Requisition Detail pageRead
EditOpen the Edit Purchase Requisition form — Draft onlyWrite
DuplicateCreate a copy as a new DraftWrite
ApproveTransition Draft → ApprovedWrite
Revert to DraftTransition Approved → DraftWrite
Short-closeClose the PR with remaining open quantity (requires reason)Write
CloseTransition Approved → ClosedWrite
CancelTransition Draft or Approved → Cancelled (requires reason)Write
DeletePermanently delete — Draft onlyAdmin
  1. Locate the PR — it must have status Draft.
  2. Click the row actions menu and select Delete.
  3. A confirmation dialog warns that the deletion is permanent.
  4. Click Delete to confirm.