TBCG - Graphics profile of bar chart
Graphics profile of bar chart information is stored in SAP table TBCG.
It is part of development package SGRC in software component BC-FES-GRA. This development package consists of objects that can be grouped under "ABAP Graphics Development: Network, Bar Chart".
It is part of development package SGRC in software component BC-FES-GRA. This development package consists of objects that can be grouped under "ABAP Graphics Development: Network, Bar Chart".
Fields for table TBCG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | T000 |
| PRF_GRUPPE | Profile group (sort graphics profiles) | X | BCPRFGROUP | CHAR | 4 | |
| PRF_NAME | Name of graphics profile | X | BCPRFNAME | CHAR | 12 | |
| PRF_INDEX | Profile index for the graphics profile | X | BCPRFINDEX | CHAR | 1 | |
| FORM_PROF | Group of form types | BCFORMPROF | CHAR | 6 | * | |
| FARB_PROF | Group of color types | BCCOLPROF | CHAR | 6 | * | |
| OPTS_PROF | Name of the options profile | BCOPTSPROF | CHAR | 6 | TBCO | |
| CMD_PROF | Name of action profile (no longer used) | BCCMDPROF | CHAR | 6 | ||
| LAYER_PROF | Graphic element group | BCLAYPROF | CHAR | 6 | * | |
| CHART_PROF | Chart group | BCCHRTPROF | CHAR | 6 | * |