Table list used by SAP ABAP Function Module BARC_ADD_RIBBON (Create a ribbon)
SAP ABAP Function Module
BARC_ADD_RIBBON (Create a ribbon) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCRIBBON | Ribbons for the time axis sections in the Gantt chart | SOURCE VALUE(UNIT) LIKE BCRIBBON-UNIT DEFAULT '5' |
|
| 2 | BCRIBBON | Ribbons for the time axis sections in the Gantt chart | SOURCE VALUE(SECTION_ID) LIKE BCRIBBON-SECTION_ID |
|
| 3 | BCRIBBON | Ribbons for the time axis sections in the Gantt chart | SOURCE VALUE(ID) LIKE BCRIBBON-ID |
|
| 4 | BCRIBBON | Ribbons for the time axis sections in the Gantt chart | SOURCE VALUE(COLOR_TYPE) LIKE BCRIBBON-COLOR_TYPE DEFAULT '00' |
|
| 5 | BCRIBBON | Ribbons for the time axis sections in the Gantt chart | SOURCE VALUE(CHART_ID) LIKE BCRIBBON-CHART_ID |
|
| 6 | NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
|
| 7 | TBCF | Form types in Gantt chart | SOURCE VALUE(FORM_TYPE) LIKE TBCF-TYPE DEFAULT SPACE |
|