The STAT_GRAPH_REF function module calls SAP Statistics to graph curves that have a reference axis.
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 STAT_GRAPH_REF
Name |
Status |
Initial Value |
AGRID |
Import |
(Do not use) |
ATYPE |
Import |
SPACE |
DMODE |
Import |
SPACE |
GRIDDENS |
Import |
0' |
GRIDDISP |
Import |
'0' |
GRIDTYPE |
Import |
'0' |
INBUF ** |
Import |
SPACE |
INFORM |
Import |
SPACE |
MAIL_ALLOW |
Import |
SPACE |
PWDID ** |
Import |
SPACE |
R_DAY |
Import |
SPACE |
SCALE |
Import |
SPACE |
STAT ** |
Import |
SPACE |
STEPX |
Import |
SPACE |
STEPY |
Import |
SPACE |
SUPER ** |
Import |
SPACE |
TAXIS |
Import |
SPACE |
TTEXT |
Import |
SPACE |
TUNIT |
Import |
SPACE |
UTEXT |
Import |
SPACE |
VALT |
Import |
SPACE |
WINID ** |
Import |
SPACE |
WINPOS |
Import |
SPACE |
WINSZX |
Import |
'50' |
WINSZY |
Import |
'50' |
X_ART |
Import |
SPACE |
X_OPT |
Import |
(Do not use) |
XDECS |
Import |
SPACE |
XRNGL |
Import |
0 |
XRNGU |
Import |
0 |
XTCKS |
Import |
SPACE |
XYAXE |
Import |
SPACE |
Y_ART |
Import |
SPACE |
YDECS |
Import |
SPACE |
YRNGL |
Import |
0 |
YRNGU |
Import |
0 |
YTCKS |
Import |
SPACE |
ZEROLINE |
Import |
'1' |
ZMODE |
Import |
SPACE |
CUA_ID |
Export |
|
INDEX |
Export |
|
KURVE |
Export |
|
M_TYP ** |
Export |
|
RBUFF ** |
Export |
|
RWNID ** |
Export |
|
S_TYP |
Export |
|
DATA |
Internal Table |
|
OPTS |
Internal Table |
|
VALS |
Internal Table |
Note: ** denotes a dialog parameter.
Parameters for STAT_GRAPH_REF include all those for STAT_GRAPH, as well as the ATYPE and VALS parameters. Of this list, only the DATA, VALS and OPTS parameters are required.