Table/Structure Field list used by SAP ABAP Function Module BARC_ADD_LAYER (Create a layer (graphical element))
SAP ABAP Function Module BARC_ADD_LAYER (Create a layer (graphical element)) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  BCDELETE - OBJ_ID Object identification in bar chart
2 Table/Structure Field  BCVALS - FL Flag: Use of values in value tables
3 Table/Structure Field  NET_GRAPH - WINID Window ID in graphic
4 Table/Structure Field  NET_GRAPH - WINID Window ID in graphic SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE
5 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
6 Table/Structure Field  TBCC - TYPE Color
7 Table/Structure Field  TBCC - TYPE Color SOURCE VALUE(COLOR_TYPE) LIKE TBCC-TYPE DEFAULT '00'
8 Table/Structure Field  TBCF - TYPE Form type SOURCE VALUE(FORM_TYPE) LIKE TBCF-TYPE DEFAULT SPACE
9 Table/Structure Field  TBCF - TYPE Form type
10 Table/Structure Field  TBCL - OFFSET Vertical offset of the graphic element
11 Table/Structure Field  TBCL - HLT Color of the graphic element
12 Table/Structure Field  TBCL - OFFSET Vertical offset of the graphic element SOURCE VALUE(OFFSET) LIKE TBCL-OFFSET DEFAULT 0
13 Table/Structure Field  TBCL - SECONDDATE Index for second date in graphic element
14 Table/Structure Field  TBCL - SECONDDATE Index for second date in graphic element SOURCE VALUE(SECONDDATE) LIKE TBCL-SECONDDATE DEFAULT 2
15 Table/Structure Field  TBCL - SYMBOLTYPE Predefined symbol
16 Table/Structure Field  TBCL - SYMBOLTYPE Predefined symbol SOURCE VALUE(SYMBOLTYPE) LIKE TBCL-SYMBOLTYPE DEFAULT '01'
17 Table/Structure Field  TBCL - TYPE Graphic element type
18 Table/Structure Field  TBCL - TYPE Graphic element type SOURCE VALUE(LAYER_TYPE) LIKE TBCL-TYPE DEFAULT '00'
19 Table/Structure Field  TBCL - LAYPRIO Drawing level for graphic element SOURCE VALUE(LAYPRIO) LIKE TBCL-LAYPRIO DEFAULT '0'
20 Table/Structure Field  TBCL - LAYPRIO Drawing level for graphic element
21 Table/Structure Field  TBCL - LAYER_TYPE Type of graphic element SOURCE VALUE(LAYER_KIND) LIKE TBCL-LAYER_TYPE DEFAULT 'R'
22 Table/Structure Field  TBCL - LAYER_TYPE Type of graphic element
23 Table/Structure Field  TBCL - HEIGHT Height of graphic element SOURCE VALUE(HEIGHT) LIKE TBCL-HEIGHT DEFAULT 400
24 Table/Structure Field  TBCL - HEIGHT Height of graphic element
25 Table/Structure Field  TBCL - FMT Form definition for the graphic elements
26 Table/Structure Field  TBCL - FIRSTDATE Index for first date in the graphic element SOURCE VALUE(FIRSTDATE) LIKE TBCL-FIRSTDATE DEFAULT 1
27 Table/Structure Field  TBCL - FIRSTDATE Index for first date in the graphic element
28 Table/Structure Field  TFMT - NAME Name of form definition
29 Table/Structure Field  TFMT - USE_BOX Flag: use chart title in bar chart