SAP ABAP Table
D1000
{Screen Template for Creating Statements}
Home
title {label: "SAP ABAP table D1000 {Screen Template for Creating Statements}", size: "20"} # Entities [D1000] {bgcolor: "tomato"} +WAERS {label: "CUKY (5)"} +LAND {label: "CHAR (3)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} [T500W] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+LAND1 {label: "CHAR (3)"} *+WAERS {label: "CUKY (5)"} # Relationships D1000 1--* T005 {label: "D1000-LAND = T005-LAND1"} D1000 1--* T500W {label: "D1000-WAERS = T500W-WAERS"}
View Full Image
View in PDF
Foreign Key tables (2)
T005
{Countries}
T500W
{Valid Country Currencies}