SAP ABAP Table
SDB_INDUSTRY_T
{Industry Text}
Home
title {label: "SAP ABAP table SDB_INDUSTRY_T {Industry Text}", size: "20"} # Entities [SDB_INDUSTRY_T] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+LANGUAGE {label: "LANG (1)"} *INDUSTRY_CODE {label: "NUMC (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships SDB_INDUSTRY_T *--* T002 {label: "SDB_INDUSTRY_T-LANGUAGE = T002-SPRAS"} SDB_INDUSTRY_T *--* T000 {label: "SDB_INDUSTRY_T-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}