Table/Structure Field list used by SAP ABAP Function Module BARC_SET_COLUMN_WIDTH (Determine column width)
SAP ABAP Function Module BARC_SET_COLUMN_WIDTH (Determine column width) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  BCCOLUMWDT - CHART_ID Identification of chart in bar chart
2 Table/Structure Field  BCCOLUMWDT - CHART_ID Identification of chart in bar chart SOURCE VALUE(CHART_ID) LIKE BCCOLUMWDT-CHART_ID
3 Table/Structure Field  BCCOLUMWDT - INDEX Number of the column in the bar chart
4 Table/Structure Field  BCCOLUMWDT - INDEX Number of the column in the bar chart SOURCE VALUE(INDEX) LIKE BCCOLUMWDT-INDEX DEFAULT 1
5 Table/Structure Field  BCCOLUMWDT - WIDTH Width of a column in the bar chart
6 Table/Structure Field  BCCOLUMWDT - WIDTH Width of a column in the bar chart SOURCE VALUE(WIDTH) LIKE BCCOLUMWDT-WIDTH DEFAULT 3000