SAP ABAP Table
BBP_COUNT
{Define Default Country for EBP Users}
Home
title {label: "SAP ABAP table BBP_COUNT {Define Default Country for EBP Users}", size: "20"} # Entities [BBP_COUNT] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *ID {label: "CHAR (10)"} +COUNTRY {label: "CHAR (3)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} # Relationships BBP_COUNT *--* T005 {label: "BBP_COUNT-COUNTRY = T005-LAND1"}
View Full Image
View in PDF
Foreign Key tables (1)
T005
{Countries}