Menu

SAP Function Module GRAPH_2D_MENUE

DO NOT USE (use 'GRAPH_2D' and 'GRAPH_BUSG_MENU_SET')

The Function Module GRAPH_2D_MENUE (DO NOT USE (use 'GRAPH_2D' and 'GRAPH_BUSG_MENU_SET')) 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_MENUE
Short Text DO NOT USE (use 'GRAPH_2D' and 'GRAPH_BUSG_MENU_SET')
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
DISPLAY_TYPE LIKE SPACE 2D graphics type
INBUF LIKE SPACE Dialog parameters
INFORM LIKE SPACE Allows dialog functions
MAIL_ALLOW LIKE SPACE Allow storage in Office - 'X'
PWDID LIKE SPACE Dialog parameters
SET_FOCUS LIKE 'x' Set focus during reload
STAT LIKE SPACE Dialog parameters
SUPER LIKE SPACE Dialog parameters
S_OPT LIKE SPACE Internal use only
TITL LIKE SPACE Title
TYPE LIKE SPACE 2D graphics, 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 (see B_TYP)
B_TYP LIKE Class for Business Graphics feedback
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
MENU LIKE Table with the texts for the menu

Exceptions

This function module does not define any Exceptions.