Data Element list used by SAP ABAP Function Module BARC_SET_SUMMARY_NODE_ATTRIB (Set attributes for a summary node)
SAP ABAP Function Module
BARC_SET_SUMMARY_NODE_ATTRIB (Set attributes for a summary node) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCCHARTID | Identification of chart in bar chart | SOURCE VALUE(CHART_ID) LIKE BCNVALS-CHART_ID |
|
| 2 | BCNODEID | Identification for nodes in bar chart | SOURCE VALUE(ID) LIKE BCNVALS-ID |
|
| 3 | BCVALSVAL | Value in value table | SOURCE VALUE(VAL) LIKE BCNVALS-VAL |
|
| 4 | NETVALSFL | Flag: Use of values in value tables | SOURCE VALUE(FL) LIKE BCNVALS-FL |
|