Menu

SAP Function Module QEGR_HISTOGRAM_FOR_QGMK

Histogram for Quantitative Mean Values

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module QEGR_HISTOGRAM_FOR_QGMK (Histogram for Quantitative 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_HISTOGRAM_FOR_QGMK
Short Text Histogram for Quantitative 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_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_QAMKRTAB LIKE QAMKR Numeric mean value (Variant 2)
T_QGMKTAB LIKE QGMK Numeric mean value (Variant 1)

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