SAP ABAP Function Module GRAPH_BUTTON_MENUE (Display push button matrix with selection menu)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRP (Package) ABAP Graphics Development
Basic Data
Function Module GRAPH_BUTTON_MENUE Display push button matrix with selection menu  
Function Group BMAT   SAP pushbutton graphics  
Program Name SAPLBMAT    
INCLUDE Name LBMATU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting B_TYP TYPE <reserved>
Exporting COLNR TYPE Number of the selected column
Exporting CUA_ID TYPE <reserved>
Exporting MCOLN TYPE Menu column number
Exporting MROWN TYPE Menu line number
Exporting M_TYP TYPE Dialog parameters
Exporting RBUFF TYPE DO NOT USE
Exporting ROWNR TYPE Number of the selected line
Exporting RWNID TYPE Dialog parameters
Importing COL11 TYPE SPACE Color 1 of key figure 1
Importing COL12 TYPE SPACE Color 2 of key figure 1
Importing COL13 TYPE SPACE Color 3 of key figure 1
Importing COL14 TYPE SPACE Color 4 of key figure 1
Importing COL15 TYPE SPACE Color 5 of key figure 1
Importing COL16 TYPE SPACE Color 6 of key figure 1
Importing COLLN TYPE 15 Column width
Importing CTXT1 TYPE SPACE Column heading column 1
Importing CTXT2 TYPE SPACE Column heading column 2
Importing CTXT3 TYPE SPACE Column heading column 3
Importing CTXT4 TYPE SPACE Column heading column 4
Importing CTXT5 TYPE SPACE Column heading column 5
Importing CTXT6 TYPE SPACE Column heading column 6
Importing CTXT7 TYPE SPACE Column heading column 7
Importing CTXT8 TYPE SPACE Column heading column 8
Importing CTXT9 TYPE SPACE Column heading column 9
Importing INBUF TYPE SPACE DO NOT USE
Importing MODIF TYPE 'X' Interaction control
Importing MTITL TYPE SPACE Title for selection menu
Importing OUTFT TYPE SPACE Control of the output size
Importing PWDID TYPE SPACE Dialog parameters
Importing ROWLN TYPE 1 Line Height
Importing SET_FOCUS TYPE 'x' Set focus during reload
Importing STAT TYPE SPACE Dialog parameters
Importing STITL TYPE SPACE Height of the title
Importing SUPER TYPE SPACE Dialog parameters
Importing TTEXT TYPE SPACE Title of the pushbutton graphic
Importing VAL11 TYPE 0 Threshold value 1 of key figure 1
Importing VAL12 TYPE 0 Threshold value 2 of key figure 1
Importing VAL13 TYPE 0 Threshold value 3 of key figure 1
Importing VAL14 TYPE 0 Threshold value 4 of key figure 1
Importing VAL15 TYPE 0 Threshold value 5 of key figure 1
Importing VALD1 TYPE 0 Minimum value of key figure 1
Importing VALU1 TYPE 100 Maximum value of key figure 1
Importing VTXT1 TYPE SPACE Description of key figure 1
Importing WINID TYPE SPACE Standard dialog parameters
Importing WINPOS TYPE SPACE <reserved>
Importing WINSZX TYPE '50' <reserved>
Importing WINSZY TYPE '50' <reserved>
Tables ATTR TYPE   Table with attributes
Tables DATA TYPE   Table with texts
Tables MENU TYPE   Entries for pop-up menu
Tables SIZE TYPE   Internal table with size specifications
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in