Table/Structure Field list used by SAP ABAP Function Module BARC_SET_COLUMN_ATTRIB (Set column attributes)
SAP ABAP Function Module
BARC_SET_COLUMN_ATTRIB (Set column attributes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCCOLUMWDT - CHART_ID | Identification of chart in bar chart | ||
| 2 | BCCOLUMWDT - CHART_ID | Identification of chart in bar chart | SOURCE VALUE(CHART_ID) LIKE BCCOLUMWDT-CHART_ID |
|
| 3 | BCCOLUMWDT - INDEX | Number of the column in the bar chart | ||
| 4 | BCCOLUMWDT - INDEX | Number of the column in the bar chart | SOURCE VALUE(INDEX) LIKE BCCOLUMWDT-INDEX |
|
| 5 | BCVALS - FL | Flag: Use of values in value tables | SOURCE VALUE(FL) LIKE BCVALS-FL |
|
| 6 | BCVALS - FL | Flag: Use of values in value tables | ||
| 7 | BCVALS - VAL | Value in value table | SOURCE VALUE(VAL) LIKE BCVALS-VAL |
|
| 8 | BCVALS - VAL | Value in value table | ||