Menu

SAP Function Module GRAPH_2D

Calling up the 2D business graphics

The Function Module GRAPH_2D (Calling up the 2D business graphics) is a standard Function Module in SAP ERP and is part of the function group BUSG within the package SGRP.

Technical Information

Function Module GRAPH_2D
Short Text Calling up the 2D business graphics
Function Group BUSG
Package SGRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUTO_CMD_1 LIKE SPACE DO NOT USE
AUTO_CMD_2 LIKE SPACE DO NOT USE
DISPLAY_TYPE LIKE SPACE 2D graphics type
INBUF LIKE SPACE DO NOT USE
INFORM LIKE SPACE Allows dialog functions
MAIL_ALLOW LIKE SPACE Allows sending the graphic as mail in SAPoffice
NOTIFY LIKE SPACE Activate 'Save settings'
PWDID LIKE SPACE Dialog parameters
SET_FOCUS LIKE 'x' Set focus during reload
SMFONT LIKE SPACE Use smaller fonts - 'X'
SO_CONTENTS LIKE SPACE Subtitle of generated SAPoffice document
SO_RECEIVER LIKE SPACE Recipient of generated SAPoffice object
SO_SEND LIKE SPACE Graphic storage in SAPoffice instead of display
SO_TITLE LIKE SPACE Title of the generated SAPoffice document
STAT LIKE SPACE Dialog parameters
SUPER LIKE SPACE Dialog parameters
TIMER LIKE SPACE <reserved>
TITL LIKE SPACE Title
TYPE LIKE SPACE 2D graphics type, use DISPLAY_TYPE
VALT LIKE SPACE Scale name
WDID LIKE SPACE see WINID
WINID LIKE SPACE Dialog parameters
WINPOS LIKE SPACE Position of the window
WINSZX LIKE '50' Size of the window in % / X
WINSZY LIKE '50' Size of the window in % / Y
X_OPT LIKE SPACE <reserved>

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
B_KEY LIKE Pressed key (see B_TYP)
B_TYP LIKE Class for Business Graphics feedback
CUA_ID LIKE Description of CUA events (see B_TYP)
MOD_COL LIKE Column of selected/modified object
MOD_ROW LIKE Line of selected/modified object
MOD_VAL LIKE New value of modified object
M_TYP LIKE Dialog parameters
RBUFF LIKE DO NOT USE
RWNID LIKE Dialog parameters

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
DATA LIKE Table with text fields and value fields

Exceptions

This function module does not define any Exceptions.