Table/Structure Field list used by SAP ABAP Function Module BARC_ADD_TIME_PROFILE (Create a time profile)
SAP ABAP Function Module
BARC_ADD_TIME_PROFILE (Create a time profile) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCTIMEPROF - EMPTY_FULL | Type for time profile in bar chart | ||
| 2 | BCTIMEPROF - EMPTY_FULL | Type for time profile in bar chart | SOURCE VALUE(EMPTY_FULL) LIKE BCTIMEPROF-EMPTY_FULL DEFAULT 'F' |
|
| 3 | BCTIMEPROF - ID | Identification for time profile in bar chart | ||
| 4 | BCTIMEPROF - ID | Identification for time profile in bar chart | SOURCE VALUE(ID) LIKE BCTIMEPROF-ID |
|
| 5 | BCTIMEPROF - TYPE | Type for time profile in bar chart | ||
| 6 | BCTIMEPROF - TYPE | Type for time profile in bar chart | SOURCE VALUE(TIMEPROF_TYPE) LIKE BCTIMEPROF-TYPE |
|
| 7 | NET_GRAPH - WINID | Window ID in graphic | ||
| 8 | NET_GRAPH - WINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
|