SAP table TBCG (Graphics profile of bar chart)

SAP table TBCG has 4 primary key fields being MANDT,PRF_GRUPPE,PRF_NAME,PRF_INDEX.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
PRF_GRUPPE Profile group (sort graphics profiles) CHAR 4 0 BCPRFGROUP
PRF_NAME Name of graphics profile CHAR 12 0 BCPRFNAME
PRF_INDEX Profile index for the graphics profile CHAR 1 0 BCPRFINDEX
FORM_PROF Group of form types CHAR 6 0 * BCFORMPROF
FARB_PROF Group of color types CHAR 6 0 * BCCOLPROF
OPTS_PROF Name of the options profile CHAR 6 0 TBCO BCOPTSPROF
CMD_PROF Name of action profile (no longer used) CHAR 6 0 BCCMDPROF
LAYER_PROF Graphic element group CHAR 6 0 * BCLAYPROF
CHART_PROF Chart group CHAR 6 0 * BCCHRTPROF

TBCG foreign key relationships

Table Field Check Table Check Field
0 TBCG OPTS_PROF TBCO Options in bar chart MANDT
0 TBCG OPTS_PROF TBCO Options in bar chart PROFILE