xMatix
Sign in Request demo
xMatix
PRODUCTS
SalesField SalesCRMRewardsClaimsInventoryProcurementWarehouse ManagementField ServiceServiceSupportTelephony & MessagingFinance & AccountingPayrollExpense ManagementCommercePortalsAnalytics & ReportingData StudioMobile AppSee all products →
PLATFORM
Platform overviewApp BuilderAutomationIntegrationsSecurity & GovernanceChange ManagementDevelopers
SENSE AI
Sense AI overviewSense AssistSense ControlSense VisionAI StudioTrust & governanceIn Claude & ChatGPTUse cases
SOLUTIONS
FMCG & DistributionManufacturing & Dealer NetworksAutomotive & DealershipsPharma & HealthcareConsumer DurablesAgri-InputsBuilding MaterialsService NetworksWarehousing & 3PLFinancial AccountingERP SoftwareIndia GST ComplianceUAE VAT & e-InvoicingSaudi ZATCA & VATAll solutions →
RESOURCES
Knowledge CenterDeveloper & CLIBlogGuidesWhat is xMatix?Company facts
COMPANY
AboutCareersPartnersEventsContactAuthorsLegal
Sign in Request demo
Home/Docs/Entity Reference/Purchase Order Requisition — entity reference
REFERENCE · Last reviewed

Purchase Order Requisition — entity reference

A junction row designed to link a requisition and requisition line to the purchase order line that fulfils it, optionally tagged with the AutoOrder that produced it and carrying RequestedQuantity and OrderedQuantity. The requisition-to-purchase-order trace that is actually maintained is the direct PurchaseOrderLine.RequisitionLineId and PurchaseOrderLine.PurchaseRequisitionId pair, so do not rely on this entity to answer which purchase order covered a requisition.

Fields

FieldLabelTypeRequiredWhat it does
AutoOrderIdAuto OrderLookup → AutoOrder
AutoPurchaseOrderAuto Purchase OrderLookup
BranchIdBranchLookup → Branch
CreatedByIdCreated ByLookup → UserAccountYes
CreatedDateTimeCreated DateDateAndTimeYes
ExternalIdExternalText, unique
IdIdGuidYes
ModifiedByIdModified ByLookup → UserAccountYes
NameDocument NumberTextYes
OrderedQuantityOrdered QuantityNumberIntended to record how much was actually ordered against the linked requisition line. It is a stored integer on an entity that no code writes; the quantity genuinely tracked for that purpose is RequisitionLine.PurchaseOrderQuantity.
OwnerIdOwnerLookup → UserAccountYes
PartnerAccountIdPartner AccountLookup → Account
PurchaseOrderIdPurchase OrderLookup → PurchaseOrder
PurchaseOrderLineIdPurchase Order LineLookup → PurchaseOrderLine
PurchaseRequisitionIdPurchase RequisitionLookup → Requisition
PurchaseRequisitionLineIdPurchase Requisition LineLookup → RequisitionLine
RecordTypeIdRecord TypeGuid, hidden
RequestedQuantityRequested QuantityNumberIntended to record how much of the requisition line the linked purchase order line was asked to cover. It is a stored integer on an entity that no code writes, so the platform never populates it.
UIPropsUI PropsText
UpdatedDateTimeModified DateDateAndTimeYes

Actions

ActionLabelTypeWhat it does
BulkDeleteBulk DeleteDeleteBulk Delete
CloneCloneServerAction (Clone)Create a copy of this record
DeleteDeleteDeleteDelete
DeleteInListDeleteDeleteDelete
EditEditEditEdit
EditInLineEditEditEdit
NewNewNewNew