Menu

SAP Function Module QEGR_HISTOGRAM_FOR_QASE

Histogram for Quantitative Single Results

The Function Module QEGR_HISTOGRAM_FOR_QASE (Histogram for Quantitative Single Results) 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_HISTOGRAM_FOR_QASE
Short Text Histogram for Quantitative Single Results
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_SCALING TYPE QEGR_SCALING 'P' Presentation (A-absolute, P-percentage, R-relative)
I_SOLLWERT LIKE QAMV-SOLLWERT Target value/ nominal value
I_SOLLWNI LIKE QAMV-SOLLWNI Target value/ nominal value active ('X'-yes)
I_STELLEN LIKE QAMV-STELLEN Number of decimal places
I_TOLERANZOB LIKE QAMV-TOLERANZOB Upper specification limit
I_TOLERANZUN LIKE QAMV-TOLERANZUN Lower specification limit
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_QASERTAB LIKE QASER Numerical original value 2nd variant
T_QASETAB LIKE QASE Numerical original value 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