Data Element list used by SAP ABAP Function Module BARC_DEF_PROTOTYPE (Prototype definition)
SAP ABAP Function Module
BARC_DEF_PROTOTYPE (Prototype definition) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCBOXTYPE | Type for box in bar chart | SOURCE VALUE(P_TYPE) LIKE BCPROTO-P_TYPE |
|
| 2 | BCCHARTID | Identification of chart in bar chart | SOURCE VALUE(CHART_ID) LIKE BCPROTO-CHART_ID |
|
| 3 | BCMAKROID | Identification of macro in bar chart | SOURCE VALUE(MAKRO_ID) LIKE BCPROTO-MAKRO_ID |
|
| 4 | BCPROTOID | Prototype identification in bar chart | SOURCE VALUE(ID) LIKE BCPROTO-ID |
|
| 5 | GRWINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID OPTIONAL |
|