SAP ABAP Table
MAKT
{Material Descriptions}
Home
title {label: "SAP ABAP table MAKT {Material Descriptions}", size: "20"} # Entities [MAKT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+MATNR {label: "CHAR (18)"} *+SPRAS {label: "LANG (1)"} [MARA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *MATNR {label: "CHAR (18)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships MAKT 1--* T000 {label: "MAKT-MANDT = T000-MANDT"} MAKT 1--* MARA {label: "MAKT-MATNR = MARA-MATNR"} MAKT 1--* T002 {label: "MAKT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
MARA
{General Material Data}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}