Menu

SAP Function Module GRAPH_3D

Calling up the 3D presentation graphics

The Function Module GRAPH_3D (Calling up the 3D presentation 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_3D
Short Text Calling up the 3D presentation 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
DIM1 LIKE SPACE Name for dimension 1
DIM2 LIKE SPACE Name for dimension 2
DISPLAY_TYPE LIKE SPACE 3D 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
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 3D graphics type, use DISPLAY_TYPE
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 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
DATA LIKE Table with text fields and value fields

Exceptions

This function module does not define any Exceptions.