SAP ABAP Table
BCONTT
{Contact Type}
Home
title {label: "SAP ABAP table BCONTT {Contact Type}", size: "20"} # Entities [BCONTT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *CTYPE {label: "CHAR (3)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships BCONTT *--* T000 {label: "BCONTT-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (1)
T000
{Clients}