Table list used by SAP ABAP Function Module MSM_GRAPH_CREATE_NOTIFICATION (Anlegen einer Meldung zum selektierten Objekt in der MSM Graphik)
SAP ABAP Function Module
MSM_GRAPH_CREATE_NOTIFICATION (Anlegen einer Meldung zum selektierten Objekt in der MSM Graphik) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCBOXES | Boxes in Gantt chart | SOURCE BOXES_LOCAL STRUCTURE BCBOXES OPTIONAL |
|
| 2 | BCDELETE | Table for deleting objects from Gantt chart | SOURCE DELETIONS_LOCAL STRUCTURE BCDELETE OPTIONAL |
|
| 3 | BCNODES | Gantt chart node | SOURCE NODES_LOCAL STRUCTURE BCNODES OPTIONAL |
|
| 4 | BCNVALS | Node Attributes in the Bar Chart | SOURCE NODE_VALS_LOCAL STRUCTURE BCNVALS OPTIONAL |
|
| 5 | BCPOSITION | Positions (lines) of boxes and nodes in the Gantt chart | SOURCE POSITIONS_LOCAL STRUCTURE BCPOSITION OPTIONAL |
|
| 6 | BCVALS | Attributes of Chart-Independent Objects in Gantt Chart | SOURCE BOX_VALS_LOCAL STRUCTURE BCVALS OPTIONAL |
|
| 7 | IHPA | Plant Maintenance: Partners | ||
| 8 | LEFT_HAND | Object in the right hand column of the graphic | ||
| 9 | LEFT_HAND_TYPE | Structure for MSM_GRAPH_MONITOR | SOURCE REFERENCE(SELECTED_LEFT_HAND) TYPE LEFT_HAND_TYPE |
|
| 10 | LEFT_HAND_TYPE | Structure for MSM_GRAPH_MONITOR | ||
| 11 | RIGHT_HAND | Time object in right hand part of graphic | ||
| 12 | RIGHT_HAND_TYPE | Structure for MSM_GRAPH_MONITOR | SOURCE REFERENCE(SELECTED_RIGHT_HAND) TYPE RIGHT_HAND_TYPE |
|
| 13 | RIGHT_HAND_TYPE | Structure for MSM_GRAPH_MONITOR |