Table 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 | Time profiles for Gantt chart graphics | SOURCE VALUE(TIMEPROF_TYPE) LIKE BCTIMEPROF-TYPE |
|
| 2 | BCTIMEPROF | Time profiles for Gantt chart graphics | SOURCE VALUE(ID) LIKE BCTIMEPROF-ID |
|
| 3 | BCTIMEPROF | Time profiles for Gantt chart graphics | SOURCE VALUE(EMPTY_FULL) LIKE BCTIMEPROF-EMPTY_FULL DEFAULT 'F' |
|
| 4 | NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
|