Table/Structure Field 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 | BCNVALS - CHART_ID | Identification of chart in bar chart | SOURCE VALUE(CHART_ID) LIKE BCNVALS-CHART_ID |
|
| 2 | BCNVALS - CHART_ID | Identification of chart in bar chart | ||
| 3 | BCNVALS - FL | Flag: Use of values in value tables | SOURCE VALUE(FL) LIKE BCNVALS-FL |
|
| 4 | BCNVALS - FL | Flag: Use of values in value tables | ||
| 5 | BCNVALS - ID | Identification for nodes in bar chart | ||
| 6 | BCNVALS - ID | Identification for nodes in bar chart | SOURCE VALUE(ID) LIKE BCNVALS-ID |
|
| 7 | BCNVALS - VAL | Value in value table | ||
| 8 | BCNVALS - VAL | Value in value table | SOURCE VALUE(VAL) LIKE BCNVALS-VAL |
|