Menu

SAP Function Module GRAPH_MATRIX

Calling up SAP Business Graphics (2D, 3D and 4D)

The Function Module GRAPH_MATRIX (Calling up SAP Business Graphics (2D, 3D and 4D)) 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_MATRIX
Short Text Calling up SAP Business Graphics (2D, 3D and 4D)
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
DIM1 LIKE SPACE Name of dimension 1
DIM2 LIKE SPACE Name of dimension 2
DIM3 LIKE SPACE Name of dimension 3
INBUF LIKE SPACE DO NOT USE
INFORM LIKE SPACE Allows dialog functions
MAIL_ALLOW LIKE SPACE Allows sending the graphic as mail in SAPoffice
MAX1 LIKE SPACE Number of characteristics in dimension 1
MAX2 LIKE SPACE Number of characteristics in dimension 2
MAX3 LIKE SPACE Number of characteristics in dimension 3
NOTIFY LIKE SPACE Activate 'Save settings'
PWDID LIKE SPACE Dialog parameters
SET_FOCUS LIKE 'x' Set focus during reload
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
VALT LIKE SPACE Scale name
WDID LIKE SPACE see WINID
WINID LIKE SPACE Dialog parameters
WINPOS LIKE SPACE Window position
WINSZX LIKE '50' Window size in % / X
WINSZY LIKE '50' Window size 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
B_TYP LIKE Class for Business Graphics feedback
CUA_ID LIKE <not yet>
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
OPTS LIKE Options table
TDIM1 LIKE Table dimension 1
TDIM2 LIKE Table dimension 2
TDIM3 LIKE Table dimension 3

Exceptions

This function module does not define any Exceptions.