Table list used by SAP ABAP Function Module BARC_SET_POPUP_DATA (Create object-specific menus in the bar chart)
SAP ABAP Function Module
BARC_SET_POPUP_DATA (Create object-specific menus in the bar chart) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCIDLIST | Menu list for bar chart | SOURCE MENU_LIST STRUCTURE BCIDLIST OPTIONAL |
|
| 2 | BCVALS | Attributes of Chart-Independent Objects in Gantt Chart | SOURCE VALUE(MENU_ID) LIKE BCVALS-ID |
|
| 3 | BCVALS | Attributes of Chart-Independent Objects in Gantt Chart | SOURCE VALUE(OPERATION) LIKE BCVALS-FL OPTIONAL |
|
| 4 | RSEU1 | Menu Painter screen fields | SOURCE VALUE(STATUS) LIKE RSEU1-STATUS OPTIONAL |
|
| 5 | RSEUL_STAT | SAP-GUI: Status list | SOURCE NOT_FOUND_LIST STRUCTURE RSEUL_STAT OPTIONAL |
|
| 6 | RSMPE_TREE | SAP-GUI: Tree structure of status menu bar | SOURCE VALUE(FUNC_TEXT) LIKE RSMPE_TREE-TEXT OPTIONAL |
|
| 7 | SGRCEXCLUD | Exclude Table for Function Code | SOURCE VALUE(FUNC) LIKE SGRCEXCLUD-FUNC OPTIONAL |
|
| 8 | TRDIR | Generated Table for View | SOURCE VALUE(PROGRAM) LIKE TRDIR-NAME OPTIONAL |
|