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