Table list used by SAP ABAP Function Module BARC_GRAPHIC_PBO (Bar chart control (PBO))
SAP ABAP Function Module
BARC_GRAPHIC_PBO (Bar chart control (PBO)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCBOXES | Boxes in Gantt chart | SOURCE BOXES STRUCTURE BCBOXES OPTIONAL |
|
| 2 | BCCURVE | Curves in the bar chart | SOURCE CURVES STRUCTURE BCCURVE OPTIONAL |
|
| 3 | BCCURVVALS | Attributes for curves in the bar chart | SOURCE CURVE_VALS STRUCTURE BCCURVVALS OPTIONAL |
|
| 4 | BCDELETE | Table for deleting objects from Gantt chart | SOURCE DELETIONS STRUCTURE BCDELETE OPTIONAL |
|
| 5 | BCLINKS | Links for Representing Linked Nodes | SOURCE LINKS STRUCTURE BCLINKS OPTIONAL |
|
| 6 | BCNODES | Gantt chart node | SOURCE NODES STRUCTURE BCNODES OPTIONAL |
|
| 7 | BCNVALS | Node Attributes in the Bar Chart | SOURCE LINK_VALS STRUCTURE BCNVALS OPTIONAL |
|
| 8 | BCNVALS | Node Attributes in the Bar Chart | SOURCE NODE_VALS STRUCTURE BCNVALS OPTIONAL |
|
| 9 | BCOPENEDIT | Structure for opening the bar chart entry window | ||
| 10 | BCOPENEDIT | Structure for opening the bar chart entry window | SOURCE VALUE(OPEN_EDIT) LIKE BCOPENEDIT OPTIONAL |
|
| 11 | BCPOSITION | Positions (lines) of boxes and nodes in the Gantt chart | SOURCE POSITIONS STRUCTURE BCPOSITION OPTIONAL |
|
| 12 | BCPROFILE | Graphics profile in the Gantt chart | SOURCE VALUE(PROFILE) LIKE BCPROFILE OPTIONAL |
|
| 13 | BCPROFILE | Graphics profile in the Gantt chart | ||
| 14 | BCSECTION | Section of the time axis in Gantt chart | SOURCE VALUE(START_DATE) LIKE BCSECTION-START DEFAULT SPACE |
|
| 15 | BCVALS | Attributes of Chart-Independent Objects in Gantt Chart | SOURCE BOX_VALS STRUCTURE BCVALS OPTIONAL |
|
| 16 | NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(ABAP_CMD) LIKE NET_GRAPH-ABAP_CMD DEFAULT SPACE |
|
| 17 | NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(SET_FOCUS) LIKE NET_GRAPH-FLAG DEFAULT 'X' |
|
| 18 | NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(SO_SEND) LIKE NET_GRAPH-FLAG DEFAULT SPACE |
|
| 19 | NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(WAIT_FOR_INPUT) LIKE NET_GRAPH-FLAG DEFAULT 'X' |
|
| 20 | NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(PWDID) LIKE NET_GRAPH-PWDID DEFAULT SPACE |
|
| 21 | NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(STAT) LIKE NET_GRAPH-STAT DEFAULT SPACE |
|
| 22 | NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(STATUS_TEXT) LIKE NET_GRAPH-STATUSTEXT DEFAULT SPACE |
|
| 23 | NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(SUPER) LIKE NET_GRAPH-SUPER DEFAULT SPACE |
|
| 24 | NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
|
| 25 | NET_SET | Settings in network/hierarchy graphics | SOURCE VALUE(CONFIRM) LIKE NET_SET-CONFIRM DEFAULT 'X' |
|
| 26 | SOS00 | SAPoffice: Short message | SOURCE VALUE(SO_CONTENTS) LIKE SOS00-S_OBJDES DEFAULT SPACE |