The GRAPH_MATRIX_3D Function Module 

The GRAPH_MATRIX_3D function module calls SAP Business Graphics with data for display in a three-dimensional graph. You can send a full table of values, and further parameters telling which part of the table to display.

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_MATRIX_3D

Name

Status

Initial Value

COL1,COL2,...COL6

Import

SPACE

DIM1,DIM2

Import

SPACE

INBUF **

Import

SPACE

INFORM

Import

SPACE

MAIL_ALLOW

Import

SPACE

PWDID **

Import

SPACE

STAT **

Import

SPACE

SUPER **

Import

SPACE

TIMER

Import

(Do Not Use)

TITL

Import

SPACE

VALT

Import

SPACE

WDID

Import

SPACE

WINID **

Import

SPACE

WINPOS

Import

SPACE

WINSZX

Import

'50'

WINSZY

Import

'50'

X_OPT

Import

(Do Not Use)

B_KEY

Export

 

B_TYP

Export

 

M_TYP **

Export

 

MOD_COL

Export

 

MOD_ROW

Export

 

MOD_VAL

Export

 

RBUFF **

Export

 

RWNID **

Export

 

DATA

Internal Table

 

OPTS

Internal Table

 

Note: ** denotes a dialog parameter

Of the above list, only the DATA, OPTS and at least one of the COLn (COL1, COL2,..., COL6) parameters are required.