SAP ABAP Function Module BARC_GRAPHIC_PBO (Bar chart control (PBO))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRC (Package) ABAP Graphics Development: Network, Bar Chart

⤷

⤷

Basic Data
Function Module | BARC_GRAPHIC_PBO | Bar chart control (PBO) |
Function Group | BARC | Bar Chart |
Program Name | SAPLBARC | Function Group for Accessing Bar Chart |
INCLUDE Name | LBARCU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ABAP_CMD | TYPE | NET_GRAPH-ABAP_CMD | SPACE | Command to graphic | ||
![]() |
CONFIRM | TYPE | NET_SET-CONFIRM | 'X' | Indicator: Confirm mode | ||
![]() |
CONTROL_HANDLE | TYPE | CNTL_HANDLE | Control handle | |||
![]() |
OPEN_EDIT | TYPE | BCOPENEDIT | Field for edit window | |||
![]() |
PROFILE | TYPE | BCPROFILE | Graphics profile | |||
![]() |
PWDID | TYPE | NET_GRAPH-PWDID | SPACE | Parent window ID | ||
![]() |
SET_FOCUS | TYPE | NET_GRAPH-FLAG | 'X' | Indicator: Set focus to graphic windows | ||
![]() |
SO_CONTENTS | TYPE | SOS00-S_OBJDES | SPACE | Document title | ||
![]() |
SO_SEND | TYPE | NET_GRAPH-FLAG | SPACE | Indicator: Send graphic | ||
![]() |
START_DATE | TYPE | BCSECTION-START | SPACE | Start date | ||
![]() |
STAT | TYPE | NET_GRAPH-STAT | SPACE | Status | ||
![]() |
STATUS_TEXT | TYPE | NET_GRAPH-STATUSTEXT | SPACE | Text in status line | ||
![]() |
SUPER | TYPE | NET_GRAPH-SUPER | SPACE | Parameter for closing windows | ||
![]() |
WAIT_FOR_INPUT | TYPE | NET_GRAPH-FLAG | 'X' | Indicator: Wait for input | ||
![]() |
WINID | TYPE | NET_GRAPH-WINID | SPACE | Window ID | ||
![]() |
INSTANCE | TYPE REF TO | CL_GUI_BARCHART | Bar chart object | |||
![]() |
BOXES | TYPE | BCBOXES | Graphic object in table area (box) | |||
![]() |
BOX_VALS | TYPE | BCVALS | Attributes of graphic objects in table area | |||
![]() |
CURVES | TYPE | BCCURVE | Curves | |||
![]() |
CURVE_VALS | TYPE | BCCURVVALS | Curve attributes | |||
![]() |
DELETIONS | TYPE | BCDELETE | Objects to be deleted | |||
![]() |
LINKS | TYPE | BCLINKS | Links | |||
![]() |
LINK_VALS | TYPE | BCNVALS | Link attributes | |||
![]() |
NODES | TYPE | BCNODES | Graphic objects in graph area (nodes) | |||
![]() |
NODE_VALS | TYPE | BCNVALS | Attributes of graphic objects in graph area | |||
![]() |
POSITIONS | TYPE | BCPOSITION | Object positions | |||
![]() |
ERR_IN_PROFILE | TYPE | Error in the graphics profile | ||||
![]() |
INV_PROFILE | TYPE | Incorrect graphics profile | ||||
![]() |
INV_WINID | TYPE | Incorrect window ID | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |