SAP ABAP Table
MDEY
{Individual Lines of MRP Elements with Quantity Columns}
Home
title {label: "SAP ABAP table MDEY {Individual Lines of MRP Elements with Quantity Columns}", size: "20"} # Entities [MDEY] {bgcolor: "tomato"} +PRIO_URG {label: "NUMC (2)"} +PRIO_REQ {label: "NUMC (3)"} [PREQ] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *PRIO_REQ {label: "NUMC (3)"} [PURG] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *PRIO_URG {label: "NUMC (2)"} # Relationships MDEY 1--* PREQ {label: "MDEY-PRIO_REQ = PREQ-PRIO_REQ"} MDEY 1--* PURG {label: "MDEY-PRIO_URG = PURG-PRIO_URG"}
View Full Image
View in PDF
Foreign Key tables (2)
PREQ
{Requirement Priorities}
PURG
{Requirement Urgencies}