Menu

SAP Function Module GRAPH_BUTTON_MENUE

Display push button matrix with selection menu

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module GRAPH_BUTTON_MENUE (Display push button matrix with selection menu) is a standard Function Module in SAP ERP and is part of the function group BMAT within the package SGRP.

Technical Information

Function Module GRAPH_BUTTON_MENUE
Short Text Display push button matrix with selection menu
Function Group BMAT
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
COL11 LIKE SPACE Color 1 of key figure 1
COL12 LIKE SPACE Color 2 of key figure 1
COL13 LIKE SPACE Color 3 of key figure 1
COL14 LIKE SPACE Color 4 of key figure 1
COL15 LIKE SPACE Color 5 of key figure 1
COL16 LIKE SPACE Color 6 of key figure 1
COLLN LIKE 15 Column width
CTXT1 LIKE SPACE Column heading column 1
CTXT2 LIKE SPACE Column heading column 2
CTXT3 LIKE SPACE Column heading column 3
CTXT4 LIKE SPACE Column heading column 4
CTXT5 LIKE SPACE Column heading column 5
CTXT6 LIKE SPACE Column heading column 6
CTXT7 LIKE SPACE Column heading column 7
CTXT8 LIKE SPACE Column heading column 8
CTXT9 LIKE SPACE Column heading column 9
INBUF LIKE SPACE DO NOT USE
MODIF LIKE 'X' Interaction control
MTITL LIKE SPACE Title for selection menu
OUTFT LIKE SPACE Control of the output size
PWDID LIKE SPACE Dialog parameters
ROWLN LIKE 1 Line Height
SET_FOCUS LIKE 'x' Set focus during reload
STAT LIKE SPACE Dialog parameters
STITL LIKE SPACE Height of the title
SUPER LIKE SPACE Dialog parameters
TTEXT LIKE SPACE Title of the pushbutton graphic
VAL11 LIKE 0 Threshold value 1 of key figure 1
VAL12 LIKE 0 Threshold value 2 of key figure 1
VAL13 LIKE 0 Threshold value 3 of key figure 1
VAL14 LIKE 0 Threshold value 4 of key figure 1
VAL15 LIKE 0 Threshold value 5 of key figure 1
VALD1 LIKE 0 Minimum value of key figure 1
VALU1 LIKE 100 Maximum value of key figure 1
VTXT1 LIKE SPACE Description of key figure 1
WINID LIKE SPACE Standard dialog parameters
WINPOS LIKE SPACE <reserved>
WINSZX LIKE '50' <reserved>
WINSZY LIKE '50' <reserved>

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
B_TYP LIKE <reserved>
COLNR LIKE Number of the selected column
CUA_ID LIKE <reserved>
MCOLN LIKE Menu column number
MROWN LIKE Menu line number
M_TYP LIKE Dialog parameters
RBUFF LIKE DO NOT USE
ROWNR LIKE Number of the selected line
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
ATTR LIKE Table with attributes
DATA LIKE Table with texts
MENU LIKE Entries for pop-up menu
SIZE LIKE Internal table with size specifications

Exceptions

This function module does not define any Exceptions.