Table/Structure Field list used by SAP ABAP Function Module BARC_ADD_SECTION (Create a section of the time axis)
SAP ABAP Function Module BARC_ADD_SECTION (Create a section of the time axis) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  BCSECTION - ID Identification for section in time axis of bar chart
2 Table/Structure Field  BCSECTION - ID Identification for section in time axis of bar chart SOURCE VALUE(ID) LIKE BCSECTION-ID
3 Table/Structure Field  BCSECTION - SIZE Width of section in time axis of bar chart
4 Table/Structure Field  BCSECTION - SIZE Width of section in time axis of bar chart SOURCE VALUE(SIZE) LIKE BCSECTION-SIZE DEFAULT 100
5 Table/Structure Field  BCSECTION - START Start date of section in bar chart SOURCE VALUE(START) LIKE BCSECTION-START
6 Table/Structure Field  BCSECTION - START Start date of section in bar chart
7 Table/Structure Field  BCSECTION - UNIT Unit in time axis of bar chart
8 Table/Structure Field  BCSECTION - UNIT Unit in time axis of bar chart SOURCE VALUE(UNIT) LIKE BCSECTION-UNIT DEFAULT '5'
9 Table/Structure Field  NET_GRAPH - WINID Window ID in graphic
10 Table/Structure Field  NET_GRAPH - WINID Window ID in graphic SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE