SAP ABAP Table
FILUD_PLANTS
{LU SAF-T: Plants Information to be stored.}
Home
title {label: "SAP ABAP table FILUD_PLANTS {LU SAF-T: Plants Information to be stored.}", size: "20"} # Entities [FILUD_PLANTS] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+LAND1 {label: "CHAR (3)"} *+BUKRS {label: "CHAR (4)"} *VALIDITY_TO {label: "DATS (8)"} +PLANT_FROM {label: "CHAR (4)"} +PLANT_TO {label: "CHAR (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T001] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *BUKRS {label: "CHAR (4)"} [T001W] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *WERKS {label: "CHAR (4)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} # Relationships FILUD_PLANTS *--* T001 {label: "FILUD_PLANTS-BUKRS = T001-BUKRS"} FILUD_PLANTS *--* T005 {label: "FILUD_PLANTS-LAND1 = T005-LAND1"} FILUD_PLANTS *--* T000 {label: "FILUD_PLANTS-MANDT = T000-MANDT"} FILUD_PLANTS *--* T001W {label: "FILUD_PLANTS-PLANT_FROM = T001W-WERKS"} FILUD_PLANTS *--* T001W {label: "FILUD_PLANTS-PLANT_TO = T001W-WERKS"}
View Full Image
View in PDF
Foreign Key tables (4)
T000
{Clients}
T001
{Company Codes}
T001W
{Plants/Branches}
T005
{Countries}