Table/Structure Field 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 | BCPROTO - CHART_ID | Identification of chart in bar chart | ||
| 2 | BCPROTO - CHART_ID | Identification of chart in bar chart | SOURCE VALUE(CHART_ID) LIKE BCPROTO-CHART_ID |
|
| 3 | BCPROTO - ID | Prototype identification in bar chart | ||
| 4 | BCPROTO - ID | Prototype identification in bar chart | SOURCE VALUE(ID) LIKE BCPROTO-ID |
|
| 5 | BCPROTO - MAKRO_ID | Identification of macro in bar chart | ||
| 6 | BCPROTO - MAKRO_ID | Identification of macro in bar chart | SOURCE VALUE(MAKRO_ID) LIKE BCPROTO-MAKRO_ID |
|
| 7 | BCPROTO - P_TYPE | Type for box in bar chart | ||
| 8 | BCPROTO - P_TYPE | Type for box in bar chart | SOURCE VALUE(P_TYPE) LIKE BCPROTO-P_TYPE |
|
| 9 | NET_GRAPH - WINID | Window ID in graphic | ||
| 10 | NET_GRAPH - WINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID OPTIONAL |
|