Table/Structure Field list used by SAP ABAP Function Module BARC_ADD_INTERVAL (Create a Time Interval)
SAP ABAP Function Module
BARC_ADD_INTERVAL (Create a Time Interval) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCINTERVAL - ID | Identification for time intervals in bar chart | SOURCE VALUE(ID) LIKE BCINTERVAL-ID |
|
| 2 | BCINTERVAL - ID | Identification for time intervals in bar chart | ||
| 3 | BCINTERVAL - TYPE | Type of time interval in bar chart | ||
| 4 | BCINTERVAL - TYPE | Type of time interval in bar chart | SOURCE VALUE(INTERVAL_TYPE) LIKE BCINTERVAL-TYPE DEFAULT SPACE |
|
| 5 | NET_GRAPH - WINID | Window ID in graphic | ||
| 6 | NET_GRAPH - WINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
|