SAP ABAP Table
SMDMA
{Structure for Selection Screen MRP Area}
Home
title {label: "SAP ABAP table SMDMA {Structure for Selection Screen MRP Area}", size: "20"} # Entities [SMDMA] {bgcolor: "tomato"} +BERID {label: "CHAR (10)"} +DISPR {label: "CHAR (4)"} +PROPR {label: "CHAR (4)"} [MDIP] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *DISPR {label: "CHAR (4)"} [MDLV] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *BERID {label: "CHAR (10)"} [MPRP] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *PROPR {label: "CHAR (4)"} # Relationships SMDMA *--* MDLV {label: "SMDMA-BERID = MDLV-BERID"} SMDMA *--* MDIP {label: "SMDMA-DISPR = MDIP-DISPR"} SMDMA *--* MPRP {label: "SMDMA-PROPR = MPRP-PROPR"}
View Full Image
View in PDF
Foreign Key tables (3)
MDIP
{Material: MRP Profiles (Field Contents)}
MDLV
{Customizing MRP Area}
MPRP
{Forecast Profiles}