SAP Table PREQ

Requirement Priorities

PREQ (Requirement Priorities) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link PREQ to other SAP tables.

PREQ table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
PRIO_REQ Requirement Priority PRIO_REQ NUMC 3 0
000 Restriction Due to APO (Format INT1); 000 Only Internal
PRIOGR_URG Requirement Urgency Group PRIOGR_URG PGRURG CHAR 2 0
PRIO_ORG Organizational Priority PRIO_ORG PORG CHAR 1 0

PREQ foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
PREQ MANDT PREQ MANDT T000 Clients MANDT
PREQ PRIOGR_URG PREQ MANDT PGRURG Requirement Urgency Groups MANDT
PREQ PRIOGR_URG PREQ PRIOGR_URG PGRURG Requirement Urgency Groups PRIOGR_URG
PREQ PRIO_ORG PREQ MANDT PORG Organizational Priorities MANDT
PREQ PRIO_ORG PREQ PRIO_ORG PORG Organizational Priorities PRIO_ORG