SAP ABAP Table
BCCOLORSET
{Possible Color Settings in a Bar Chart}
Home
title {label: "SAP ABAP table BCCOLORSET {Possible Color Settings in a Bar Chart}", size: "20"} # Entities [BCCOLORSET] {bgcolor: "tomato"} +CUR_COL {label: "CHAR (11)"} +DEF_COL {label: "CHAR (11)"} +NEW_COL {label: "CHAR (11)"} [TWCOL] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *COLOR {label: "CHAR (11)"} # Relationships BCCOLORSET *--* TWCOL {label: "BCCOLORSET-CUR_COL = TWCOL-COLOR"} BCCOLORSET *--* TWCOL {label: "BCCOLORSET-DEF_COL = TWCOL-COLOR"} BCCOLORSET *--* TWCOL {label: "BCCOLORSET-NEW_COL = TWCOL-COLOR"}
View Full Image
View in PDF
Foreign Key tables (1)
TWCOL
{Possible colors (W lib)}