The GRAPH_BUTTON_MATRIX Function Module 
The GRAPH_BUTTON_MATRIX function module executes a call to the SAP Pushbutton Graphics program.
The following table contains a list of all possible parameters you can use with this function module.
For a detailed description of parameters and exceptions, see the R/3 system documentation (Tools
® ABAP Workbench, Function library button, or transaction code SE37).Parameters used with GRAPH_BUTTON_MATRIX
Name |
Status |
Initial Value |
COLLN |
Import |
15 |
COL11...COL16 |
Import |
SPACE |
CTXT1...CTXT9 |
Import |
SPACE |
INBUF ** |
Import |
SPACE |
MODIF |
Import |
'X' |
OUTFT |
Import |
SPACE |
PWDID ** |
Import |
SPACE |
ROWLN |
Import |
1 |
STAT ** |
Import |
SPACE |
STITL |
Import |
SPACE |
SUPER ** |
Import |
SPACE |
TTEXT |
Import |
SPACE |
VALD1 |
Import |
0 |
VALU1 |
Import |
100 |
VAL11...VAL15 |
Import |
0 |
VTXT1 |
Import |
SPACE |
WINID ** |
Import |
SPACE |
WINPOS |
Import |
SPACE |
WINSZX |
Import |
'50' |
WINSZY |
Import |
50' |
B_TYP |
Export |
|
COLNR |
Export |
|
CUA_ID |
Export |
|
M_TYP ** |
Export |
|
RBUFF ** |
Export |
|
ROWNR |
Export |
|
RWNID ** |
Export |
|
ATTR |
Internal Table |
|
DATA |
Internal Table |
|
SIZE |
Internal Table |
Note: ** denotes a dialog parameter
Of this list, only the DATA, ATTR and at least one of the CTXT1 through CTXT9 parameters is required.