SAP ABAP Table
BCOPTS1
{Options in the bar chart that can be customized (part 1)}
Home
title {label: "SAP ABAP table BCOPTS1 {Options in the bar chart that can be customized (part 1)}", size: "20"} # Entities [BCOPTS1] {bgcolor: "tomato"} +MARKCOL {label: "CHAR (11)"} +PHANTCOL {label: "CHAR (11)"} [TWCOL] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *COLOR {label: "CHAR (11)"} # Relationships BCOPTS1 ?--* TWCOL {label: "BCOPTS1-MARKCOL = TWCOL-COLOR"} BCOPTS1 ?--* TWCOL {label: "BCOPTS1-PHANTCOL = TWCOL-COLOR"}
View Full Image
View in PDF
Foreign Key tables (1)
TWCOL
{Possible colors (W lib)}