SAP ABAP Function Module STAT_GRAPH_REF (Call SAP Statistical Graphics with Reference Axis)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRP (Package) ABAP Graphics Development
⤷
⤷
Basic Data
| Function Module | STAT_GRAPH_REF | Call SAP Statistical Graphics with Reference Axis |
| Function Group | STAT | SAP statistics graphics |
| Program Name | SAPLSTAT | |
| INCLUDE Name | LSTATU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CUA_ID | TYPE | CUA event | ||||
| |
INDEX | TYPE | selected curve point | ||||
| |
KURVE | TYPE | Selected curve | ||||
| |
M_TYP | TYPE | Dialog parameters | ||||
| |
NEW_VAL | TYPE | New value during modification | ||||
| |
RBUFF | TYPE | DO NOT USE | ||||
| |
RWNID | TYPE | Dialog parameters | ||||
| |
S_TYP | TYPE | Statistics message type | ||||
| |
AGRID | TYPE | SPACE | DO NOT USE | |||
| |
ATYPE | TYPE | 'TIME' | Parameters for statistics type | |||
| |
AUTO_CMD_1 | TYPE | SPACE | DO NOT USE | |||
| |
AUTO_CMD_2 | TYPE | SPACE | DO NOT USE | |||
| |
CLR_BGRD | TYPE | SPACE | Color | |||
| |
CLR_FGRD | TYPE | SPACE | Color | |||
| |
CLR_FRAME | TYPE | SPACE | Color | |||
| |
CLR_GRID | TYPE | SPACE | Color | |||
| |
CLR_KORD | TYPE | SPACE | Color | |||
| |
CLR_LGDBGRD | TYPE | SPACE | Color | |||
| |
CLR_LGDFGRD | TYPE | SPACE | Color | |||
| |
CLR_LGDFRAM | TYPE | SPACE | Color | |||
| |
CLR_LGDTEXT | TYPE | SPACE | Color | |||
| |
CLR_TEXT | TYPE | SPACE | Color | |||
| |
DMODE | TYPE | SPACE | Display mode | |||
| |
GRIDDENS | TYPE | SPACE | Grid option : rough / fine | |||
| |
GRIDDISP | TYPE | SPACE | Grid option ; line type | |||
| |
GRIDTYPE | TYPE | SPACE | Grid option : Grid type | |||
| |
INBUF | TYPE | SPACE | DO NOT USE | |||
| |
INFORM | TYPE | SPACE | Allows the selection of curves and points | |||
| |
MAIL_ALLOW | TYPE | SPACE | Allow storage in SAPoffice = 'X' | |||
| |
PWDID | TYPE | SPACE | Dialog parameters | |||
| |
R_DAY | TYPE | SPACE | Reference date for VALS | |||
| |
SCALE | TYPE | SPACE | Scaling mode | |||
| |
SET_FOCUS | TYPE | 'x' | Set focus during reload | |||
| |
SO_CONTENTS | TYPE | SPACE | Subtitle of generated SAPoffice document | |||
| |
SO_RECEIVER | TYPE | SPACE | Recipient of generated SAPoffice object | |||
| |
SO_SEND | TYPE | SPACE | Graphic storage in SAPoffice instead of display | |||
| |
SO_TITLE | TYPE | SPACE | Title of the generated SAPoffice document | |||
| |
STAT | TYPE | SPACE | Dialog parameters | |||
| |
STEPX | TYPE | SPACE | Increment for labeling the X axis | |||
| |
STEPY | TYPE | SPACE | Increment for labeling the Y-axis | |||
| |
SUPER | TYPE | SPACE | Dialog parameters | |||
| |
TAXIS | TYPE | SPACE | Text for the reference axis | |||
| |
TITLE | TYPE | SPACE | Window title | |||
| |
TTEXT | TYPE | SPACE | Heading | |||
| |
TUNIT | TYPE | SPACE | Unit of measurement for time axis (ATYPE = 'TIME') | |||
| |
UTEXT | TYPE | SPACE | Heading subtitle | |||
| |
VALT | TYPE | SPACE | Axis name | |||
| |
WINID | TYPE | SPACE | Dialog parameters | |||
| |
WINPOS | TYPE | SPACE | Position of the statistics window (1..9) | |||
| |
WINSZX | TYPE | '50' | Size of the output window in X-direction (%) | |||
| |
WINSZY | TYPE | '50' | Size of the output window in Y-direction (%) | |||
| |
XDECS | TYPE | SPACE | Places behind the decimal point for X-axis labeling | |||
| |
XRNGL | TYPE | 0 | Lower range for X-axis | |||
| |
XRNGU | TYPE | 0 | Upper range for X-axis | |||
| |
XTCKS | TYPE | SPACE | Number of subdivisions on the X-axis | |||
| |
XYAXE | TYPE | SPACE | Selection of the reference axis | |||
| |
X_ART | TYPE | SPACE | Scaling type on the X-axis | |||
| |
X_OPT | TYPE | SPACE | INTERNAL USE ONLY | |||
| |
YDECS | TYPE | SPACE | Places behind the decimal point for Y-axis labeling | |||
| |
YRNGL | TYPE | 0 | Lower range for Y-axis | |||
| |
YRNGU | TYPE | 0 | Upper range for Y-axis | |||
| |
YTCKS | TYPE | SPACE | Number of subdivisions on the Y-axis | |||
| |
Y_ART | TYPE | SPACE | Scaling type in Y direction | |||
| |
ZEROLINE | TYPE | '1' | Switch zero line on/off | |||
| |
ZMODE | TYPE | SPACE | Reference axis subdivision | |||
| |
Y2RNGL | TYPE | 0 | Lower range for Y-axis / curve 2 | |||
| |
Y2RNGU | TYPE | 0 | Upper range for Y-axis / curve 2 | |||
| |
Y2TCKS | TYPE | SPACE | Number of intervals in Y-axis / curve 2 | |||
| |
DATA | TYPE | Data table | ||||
| |
OPTS | TYPE | Options table | ||||
| |
VALS | TYPE | Table for reference axis | ||||
| |
OUT_OF_RANGE | TYPE | |||||
Processing Type
| Normal Function 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 |