Menu

SAP Function Module STAT_GRAPH_REF

Call SAP Statistical Graphics with Reference Axis

The Function Module STAT_GRAPH_REF (Call SAP Statistical Graphics with Reference Axis) is a standard Function Module in SAP ERP and is part of the function group STAT within the package SGRP.

Technical Information

Function Module STAT_GRAPH_REF
Short Text Call SAP Statistical Graphics with Reference Axis
Function Group STAT
Package SGRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AGRID LIKE SPACE DO NOT USE
ATYPE LIKE 'TIME' Parameters for statistics type
AUTO_CMD_1 LIKE SPACE DO NOT USE
AUTO_CMD_2 LIKE SPACE DO NOT USE
CLR_BGRD LIKE SPACE Color
CLR_FGRD LIKE SPACE Color
CLR_FRAME LIKE SPACE Color
CLR_GRID LIKE SPACE Color
CLR_KORD LIKE SPACE Color
CLR_LGDBGRD LIKE SPACE Color
CLR_LGDFGRD LIKE SPACE Color
CLR_LGDFRAM LIKE SPACE Color
CLR_LGDTEXT LIKE SPACE Color
CLR_TEXT LIKE SPACE Color
DMODE LIKE SPACE Display mode
GRIDDENS LIKE SPACE Grid option : rough / fine
GRIDDISP LIKE SPACE Grid option , line type
GRIDTYPE LIKE SPACE Grid option : Grid type
INBUF LIKE SPACE DO NOT USE
INFORM LIKE SPACE Allows the selection of curves and points
MAIL_ALLOW LIKE SPACE Allow storage in SAPoffice - 'X'
PWDID LIKE SPACE Dialog parameters
R_DAY LIKE SPACE Reference date for VALS
SCALE LIKE SPACE Scaling mode
SET_FOCUS LIKE 'x' Set focus during reload
SO_CONTENTS LIKE SPACE Subtitle of generated SAPoffice document
SO_RECEIVER LIKE SPACE Recipient of generated SAPoffice object
SO_SEND LIKE SPACE Graphic storage in SAPoffice instead of display
SO_TITLE LIKE SPACE Title of the generated SAPoffice document
STAT LIKE SPACE Dialog parameters
STEPX LIKE SPACE Increment for labeling the X axis
STEPY LIKE SPACE Increment for labeling the Y-axis
SUPER LIKE SPACE Dialog parameters
TAXIS LIKE SPACE Text for the reference axis
TITLE LIKE SPACE Window title
TTEXT LIKE SPACE Heading
TUNIT LIKE SPACE Unit of measurement for time axis (ATYPE - 'TIME')
UTEXT LIKE SPACE Heading subtitle
VALT LIKE SPACE Axis name
WINID LIKE SPACE Dialog parameters
WINPOS LIKE SPACE Position of the statistics window (1..9)
WINSZX LIKE '50' Size of the output window in X-direction (%)
WINSZY LIKE '50' Size of the output window in Y-direction (%)
XDECS LIKE SPACE Places behind the decimal point for X-axis labeling
XRNGL LIKE 0 Lower range for X-axis
XRNGU LIKE 0 Upper range for X-axis
XTCKS LIKE SPACE Number of subdivisions on the X-axis
XYAXE LIKE SPACE Selection of the reference axis
X_ART LIKE SPACE Scaling type on the X-axis
X_OPT LIKE SPACE INTERNAL USE ONLY
Y2RNGL LIKE 0 Lower range for Y-axis / curve 2
Y2RNGU LIKE 0 Upper range for Y-axis / curve 2
Y2TCKS LIKE SPACE Number of intervals in Y-axis / curve 2
YDECS LIKE SPACE Places behind the decimal point for Y-axis labeling
YRNGL LIKE 0 Lower range for Y-axis
YRNGU LIKE 0 Upper range for Y-axis
YTCKS LIKE SPACE Number of subdivisions on the Y-axis
Y_ART LIKE SPACE Scaling type in Y direction
ZEROLINE LIKE '1' Switch zero line on/off
ZMODE LIKE SPACE Reference axis subdivision

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUA_ID LIKE CUA event
INDEX LIKE selected curve point
KURVE LIKE Selected curve
M_TYP LIKE Dialog parameters
NEW_VAL LIKE New value during modification
RBUFF LIKE DO NOT USE
RWNID LIKE Dialog parameters
S_TYP LIKE Statistics message type

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA LIKE Data table
OPTS LIKE Options table
VALS LIKE Table for reference axis

Exceptions

This function module does not define any Exceptions.