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