SAP ABAP Table
REXCJPBULOCATION
{Building Location}
Home
title {label: "SAP ABAP table REXCJPBULOCATION {Building Location}", size: "20"} # Entities [REXCJPBULOCATION] {bgcolor: "tomato"} +COUNTRY {label: "CHAR (3)"} +REGION {label: "CHAR (3)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} [T005S] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+LAND1 {label: "CHAR (3)"} *BLAND {label: "CHAR (3)"} # Relationships REXCJPBULOCATION 1--* T005 {label: "REXCJPBULOCATION-COUNTRY = T005-LAND1"} REXCJPBULOCATION ?--* T005S {label: "REXCJPBULOCATION-REGION = T005S-BLAND"}
View Full Image
View in PDF
Foreign Key tables (2)
T005
{Countries}
T005S
{Taxes: Region (Province) Key}