Menu

SAP Function Module GRAPH_BUTTON

SAP internal use only !!

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 (SAP internal use only !!) 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
Short Text SAP internal use only !!
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
BGCLR LIKE SPACE not known
COLLN LIKE 15 Column width
INBUF LIKE SPACE Standard dialog parameter
LTEXT LIKE SPACE not known
MAXVL LIKE 100 not known
MENU_UPDT LIKE 'x' Function keys / update menu bar
MHIDE LIKE SPACE not known
MINVL LIKE 0 not known
MODIF LIKE 'X' Interaction control
MSHOW LIKE SPACE not known
OUTFT LIKE SPACE Control of the output size
PWDID LIKE SPACE Standard dialog parameter
ROWLN LIKE 1 Line height
SET_FOCUS LIKE 'x' Set focuses for the post-loading
SHOW_LINES LIKE SPACE Switch on lines between buttons - 'X'
STAT LIKE SPACE Standard dialog parameter
STITL LIKE SPACE Height of the title
SUPER LIKE SPACE Standard dialog parameter
TEXT1 LIKE SPACE not known
TIMER LIKE 0 not known
TTEXT LIKE SPACE Title of the pushbutton graphic
WINID LIKE SPACE Standard dialog parameter
WINPOS LIKE SPACE reserved
WINSZX LIKE '50' reserved
WINSZY LIKE '50' reserved
WTEXT LIKE SPACE not known
X_OPT LIKE SPACE internal use only

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
B_KEY LIKE not known
B_TYP LIKE not known
COLNR LIKE Number of the selected column
M_TYP LIKE Standard dialog parameter
RBUFF LIKE Standard dialog parameter
ROWNR LIKE Number of the selected line
RWNID LIKE Standard 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 Internal table of data
MENU LIKE Table for the extension of the function keys
SIZE LIKE Internal table with size/quantity

Exceptions

This function module does not define any Exceptions.