Overview 

SAP Structural Graphics allows you to display and edit any structures that can be represented hierarchically.

You can call SAP Structural Graphics from an ABAP program, and generate a graphic at the user's workstation terminal. Your program specifies the nodes in the hierarchy and calls the following function module:

In addition to GRAPH_STRUCTURAL, other function modules are available for controlling SAP Structural Graphics.

All screen elements of SAP Structural Graphics are static. You cannot use the function modules GRAPH_ACTION and GRAPH_SET_CUA_STATUS.

Programming Interactive Applications

If your ABAP program allows the online user to open multiple windows or enter data with the mouse or keyboard, the application is interactive.

To make SAP Structural Graphics interactive, you must use the function module GRAPH_STRU_SET_TOOLBOX.