Table/Structure Field 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 | BCOPTS2 - XSIZE | Width of graphics window | ||
| 2 | BCOPTS2 - YPOSITION | Initial vertical position of the graphics window | ||
| 3 | BCOPTS2 - YSIZE | Height of graphics window | ||
| 4 | BCOPTS2 - XPOSITION | Initial horizontal position of the graphics window | ||
| 5 | BCSECTION - START | Start date of section in bar chart | SOURCE VALUE(START_DATE) LIKE BCSECTION-START DEFAULT SPACE |
|
| 6 | BCSECTION - START | Start date of section in bar chart | ||
| 7 | BCVALS - FL | Flag: Use of values in value tables | ||
| 8 | NET_GRAPH - PWDID | Parent window ID in graphic | ||
| 9 | NET_GRAPH - WINID | Window ID in graphic | ||
| 10 | NET_GRAPH - WINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
|
| 11 | NET_GRAPH - SUPER | Mechanism for closing windows | ||
| 12 | NET_GRAPH - SUPER | Mechanism for closing windows | SOURCE VALUE(SUPER) LIKE NET_GRAPH-SUPER DEFAULT SPACE |
|
| 13 | NET_GRAPH - STATUSTEXT | Text in status line | ||
| 14 | NET_GRAPH - STATUSTEXT | Text in status line | SOURCE VALUE(STATUS_TEXT) LIKE NET_GRAPH-STATUSTEXT DEFAULT SPACE |
|
| 15 | NET_GRAPH - STAT | Status in graphic | ||
| 16 | NET_GRAPH - STAT | Status in graphic | SOURCE VALUE(STAT) LIKE NET_GRAPH-STAT DEFAULT SPACE |
|
| 17 | NET_GRAPH - PWDID | Parent window ID in graphic | SOURCE VALUE(PWDID) LIKE NET_GRAPH-PWDID DEFAULT SPACE |
|
| 18 | NET_GRAPH - GR_MES | User action ID | ||
| 19 | NET_GRAPH - FLAG | Flag for general use; for starting the graphics | SOURCE VALUE(SET_FOCUS) LIKE NET_GRAPH-FLAG DEFAULT 'X' |
|
| 20 | NET_GRAPH - FLAG | Flag for general use; for starting the graphics | SOURCE VALUE(SO_SEND) LIKE NET_GRAPH-FLAG DEFAULT SPACE |
|
| 21 | NET_GRAPH - FLAG | Flag for general use; for starting the graphics | SOURCE VALUE(WAIT_FOR_INPUT) LIKE NET_GRAPH-FLAG DEFAULT 'X' |
|
| 22 | NET_GRAPH - FLAG | Flag for general use; for starting the graphics | ||
| 23 | NET_GRAPH - ABAP_CMD | Command to the graphics program | SOURCE VALUE(ABAP_CMD) LIKE NET_GRAPH-ABAP_CMD DEFAULT SPACE |
|
| 24 | NET_GRAPH - ABAP_CMD | Command to the graphics program | ||
| 25 | NET_SET - CONFIRM | Flag: activate CONFIRM mode | ||
| 26 | NET_SET - CONFIRM | Flag: activate CONFIRM mode | SOURCE VALUE(CONFIRM) LIKE NET_SET-CONFIRM DEFAULT 'X' |
|
| 27 | SOS00 - S_OBJDES | Short description of contents | ||
| 28 | SOS00 - S_OBJDES | Short description of contents | SOURCE VALUE(SO_CONTENTS) LIKE SOS00-S_OBJDES DEFAULT SPACE |