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
Importing ABAP_CMD TYPE NET_GRAPH-ABAP_CMD SPACE Command to graphic
Importing CONFIRM TYPE NET_SET-CONFIRM 'X' Indicator: Confirm mode
Importing CONTROL_HANDLE TYPE CNTL_HANDLE Control handle
Importing OPEN_EDIT TYPE BCOPENEDIT Field for edit window
Importing PROFILE TYPE BCPROFILE Graphics profile
Importing PWDID TYPE NET_GRAPH-PWDID SPACE Parent window ID
Importing SET_FOCUS TYPE NET_GRAPH-FLAG 'X' Indicator: Set focus to graphic windows
Importing SO_CONTENTS TYPE SOS00-S_OBJDES SPACE Document title
Importing SO_SEND TYPE NET_GRAPH-FLAG SPACE Indicator: Send graphic
Importing START_DATE TYPE BCSECTION-START SPACE Start date
Importing STAT TYPE NET_GRAPH-STAT SPACE Status
Importing STATUS_TEXT TYPE NET_GRAPH-STATUSTEXT SPACE Text in status line
Importing SUPER TYPE NET_GRAPH-SUPER SPACE Parameter for closing windows
Importing WAIT_FOR_INPUT TYPE NET_GRAPH-FLAG 'X' Indicator: Wait for input
Importing WINID TYPE NET_GRAPH-WINID SPACE Window ID
Importing INSTANCE TYPE REF TO CL_GUI_BARCHART Bar chart object
Tables BOXES TYPE BCBOXES Graphic object in table area (box)
Tables BOX_VALS TYPE BCVALS Attributes of graphic objects in table area
Tables CURVES TYPE BCCURVE Curves
Tables CURVE_VALS TYPE BCCURVVALS Curve attributes
Tables DELETIONS TYPE BCDELETE Objects to be deleted
Tables LINKS TYPE BCLINKS Links
Tables LINK_VALS TYPE BCNVALS Link attributes
Tables NODES TYPE BCNODES Graphic objects in graph area (nodes)
Tables NODE_VALS TYPE BCNVALS Attributes of graphic objects in graph area
Tables POSITIONS TYPE BCPOSITION Object positions
Exception ERR_IN_PROFILE TYPE Error in the graphics profile
Exception INV_PROFILE TYPE Incorrect graphics profile
Exception INV_WINID TYPE Incorrect window ID
               
Processing Type
Normal Function Module  
Remote-Enabled 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