SAP ABAP Table
JBDBLAN
{Country-Specific Data}
Home
title {label: "SAP ABAP table JBDBLAN {Country-Specific Data}", size: "20"} # Entities [JBDBLAN] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SLAND1 {label: "CHAR (3)"} SNDLLD {label: "CHAR (1)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} # Relationships JBDBLAN 1--* T000 {label: "JBDBLAN-MANDT = T000-MANDT"} JBDBLAN 1--* T005 {label: "JBDBLAN-SLAND1 = T005-LAND1"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
T005
{Countries}