SAP ABAP Function Module GRAPH_MATRIX_2D (Calling up the 2D graphics (user-friendly version))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRP (Package) ABAP Graphics Development
Basic Data
Function Module GRAPH_MATRIX_2D Calling up the 2D graphics (user-friendly version)  
Function Group BUSG   SAP Business Graphics  
Program Name SAPLBUSG    
INCLUDE Name LBUSGU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting B_KEY TYPE Pressed key
Exporting B_TYP TYPE Feedback class
Exporting CUA_ID TYPE Not yet available
Exporting MOD_COL TYPE Column of selected/modified object
Exporting MOD_ROW TYPE Line of selected/modified object
Exporting MOD_VAL TYPE New value of modified object
Exporting M_TYP TYPE Dialog parameters
Exporting RBUFF TYPE DO NOT USE
Exporting RWNID TYPE Dialog parameters
Importing AUTO_CMD_1 TYPE SPACE DO NOT USE
Importing AUTO_CMD_2 TYPE SPACE DO NOT USE
Importing INBUF TYPE SPACE DO NOT USE
Importing INFORM TYPE SPACE Allows dialog functions
Importing MAIL_ALLOW TYPE SPACE Allows sending the graphic as mail in SAPoffice
Importing NCOL TYPE SPACE Column number
Importing NROW TYPE SPACE Line number
Importing PWDID TYPE SPACE Dialog parameters
Importing SET_FOCUS TYPE 'x' Set focus during reload
Importing SO_CONTENTS TYPE SPACE Subtitle of generated SAPoffice document
Importing SO_RECEIVER TYPE SPACE Recipient of generated SAPoffice object
Importing SO_SEND TYPE SPACE Graphic storage in SAPoffice instead of display
Importing SO_TITLE TYPE SPACE Title of the generated SAPoffice document
Importing STAT TYPE SPACE Dialog parameters
Importing SUPER TYPE SPACE Dialog parameters
Importing TIMER TYPE SPACE <reserved>
Importing TITL TYPE SPACE Title
Importing VALT TYPE SPACE Scale name
Importing WDID TYPE SPACE see WINID
Importing WINID TYPE SPACE Dialog parameters
Importing WINPOS TYPE SPACE Window position
Importing WINSZX TYPE '50' Window size in % / X
Importing WINSZY TYPE '50' Window size in % / Y
Importing X_OPT TYPE SPACE <reserved>
Importing NOTIFY TYPE SPACE Activate 'Save settings'
Tables DATA TYPE   Table with text fields and value fields
Tables OPTS TYPE   Options table
Tables TCOL TYPE   Table with column headings
Exception COL_INVALID TYPE Invalid: Value for NCOL or format of DATA
Exception OPT_INVALID TYPE Unknown option
               
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