Menu

SAP Function Module GRAPH_STRUCTURAL

SAP Structural Graphics: ABAP/4 Interface

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module GRAPH_STRUCTURAL (SAP Structural Graphics: ABAP/4 Interface) is a standard Function Module in SAP ERP and is part of the function group GSUX within the package SGRP.

Technical Information

Function Module GRAPH_STRUCTURAL
Short Text SAP Structural Graphics: ABAP/4 Interface
Function Group GSUX
Package SGRP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDSHAPES LIKE GSUX-FLAG SPACE 'X': Activate more object shapes
APPLTITLE LIKE GSUX-LTITLE SPACE Window title
EDITABLE LIKE GSUX-FLAG 'X' 'X': Structure can be changed
EXTACTBAR LIKE GSUX-FLAG SPACE 'X': Extend the menu bar
FOCUS LIKE GSUX-FLAG 'X' 'X': Window is placed in foreground
NEWFORMAT LIKE GSUX-FLAG 'X' <TO BE DELETED> New data format
PATTERN LIKE GSUOBJC-OBJECT SPACE Comparison sample
PWDID LIKE GSUX-APPLID SPACE Standard dialog parameter
REFRESH LIKE GSUX-FLAG SPACE 'X': Previous structure is deleted fully
SO_CONTENTS LIKE SOOD1-OBJDES SPACE SAPoffice: Subtitle of generated document
SO_RECEIVER LIKE SOUD3-SAPNAM SPACE SAPoffice: Recipient of generated document
SO_SEND LIKE GSUX-FLAG SPACE 'X': Send graphic as an SAPoffice document
SO_TITLE LIKE SOOD1-OBJNAM SPACE SAPoffice: Document description
STATUS LIKE GSUX-TYPE SPACE Standard dialog parameter (-STAT)
SUPER LIKE GSUX-FLAG SPACE Standard dialog parameter
TBOXOPEN LIKE GSUX-FLAG SPACE 'X': Toolbox is opened at the start
TBOXPOSX LIKE TGSUX-TBPOSX SPACE Horizontal position of the tool box
TBOXPOSY LIKE TGSUX-TBPOSY SPACE Vertical position of the toolbox
TBOXSIZEX LIKE TGSUX-TBSIZEX SPACE Width of the toolbox
TBOXSIZEY LIKE TGSUX-TBSIZEY SPACE Height of the toolbox
TBOXTITLE LIKE GSUX-MTITLE SPACE Toolbox: Window title
THELPTEXT LIKE GSUX-STITLE SPACE Toolbox: Text for docu button
TOOLSTITLE LIKE GSUX-MTITLE SPACE Toolbox: Title for tool list
TSETSTITLE LIKE GSUX-MTITLE SPACE Toolbox: Title for tool groups
VERSION30A LIKE GSUX-FLAG 'X' <INTERNAL> Version 30A
VIEWTITLE LIKE GSUX-LTITLE SPACE View heading
WINID LIKE GSUX-APPLID SPACE Standard dialog parameter
WINPOSX LIKE TGSUX-WINPOSX SPACE Horizontal window position
WINPOSY LIKE TGSUX-WINPOSY SPACE Vertical window position
WINSIZEX LIKE TGSUX-WINSIZEX SPACE Window width
WINSIZEY LIKE TGSUX-WINSIZEY SPACE Window height

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
M_TYP LIKE GSUX-TYPE Standard dialog parameter
RWNID LIKE GSUX-APPLID Standard dialog parameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECTS LIKE GSUOBJC Object table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GET_TABLEINFO_FAILED Error accessing table information
NO_OBJECTS Object table is empty