Menu

SAP Function Module GRAPH_MATRIX_3D

Structure of 3D graphics (user-friendly version)

The Function Module GRAPH_MATRIX_3D (Structure of 3D graphics (user-friendly version)) 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_3D
Short Text Structure of 3D graphics (user-friendly version)
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
COL1 LIKE SPACE Column 1
COL2 LIKE SPACE Column 2
COL3 LIKE SPACE Column 3
COL4 LIKE SPACE Column 4
COL5 LIKE SPACE Column 5
COL6 LIKE SPACE Column 6
DIM1 LIKE SPACE Name of dimension 1
DIM2 LIKE SPACE Name of dimension 2
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
TITL LIKE SPACE
VALT LIKE SPACE
WDID LIKE SPACE
WINID LIKE SPACE
WINPOS LIKE SPACE
WINSZX LIKE '50'
WINSZY LIKE '50'
X_OPT LIKE SPACE

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

Exceptions

This function module does not define any Exceptions.