Menu

SAP Function Module QEGR_RUN_CHART_FOR_QGMK

Run-Chart for Mean Values

The Function Module QEGR_RUN_CHART_FOR_QGMK (Run-Chart for Mean Values) is a standard Function Module in SAP ERP and is part of the function group QEGR within the package QM01.

Technical Information

Function Module QEGR_RUN_CHART_FOR_QGMK
Short Text Run-Chart for Mean Values
Function Group QEGR
Package QM01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_KTEXTMAT LIKE QALS-KTEXTMAT Description of the material
I_KURZTEXT LIKE QAMV-KURZTEXT Description of the characteristic
I_MASSEINHSW3 LIKE QAMV-MASSEINHSW Characteristic unit (internal format)
I_MASSEINHSW6 LIKE QAMKR-MASSEINHSW Characteristic unit (display format)
I_MERKNR LIKE QAMV-MERKNR Characteristic number in the operation
I_PAGE_SIZE TYPE I 20 Entries for each side with object axis
I_SOLLWNI LIKE QAMV-SOLLWNI Target value/ nominal value active ('X'-yes)
I_STELLEN LIKE QAMV-STELLEN Number of decimal places
I_TIME_AXIS LIKE QM00-QKZ 'X' First call-up with time axis ('X' - yes)
I_TOLOBNI LIKE QAMV-TOLOBNI Upper specification limit active ('X'-yes)
I_TOLUNNI LIKE QAMV-TOLUNNI Lower specification limit active ('X'-yes)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GRAPHICS_STILL_ACTIVE LIKE QM00-QKZ Graphic is still active ('X' - yes)

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
T_QAMKRTAB LIKE QAMKR Characteristic structure 2nd variant
T_QGMKTAB LIKE QGMK Characteristic structure 1st variant

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INCONSISTENT_DATA Inconsistent data
MISSING_DATA Missing data
PROGRAMMING_ERROR Unforseen programming error