Menu

SAP Function Module QEGO_HISTOGRAM_FOR_QAKL

Histogramm für klassierte Prüfergebnisse

The Function Module QEGO_HISTOGRAM_FOR_QAKL (Histogramm für klassierte Prüfergebnisse) is a standard Function Module in SAP ERP and is part of the function group QEGO within the package QM01.

Technical Information

Function Module QEGO_HISTOGRAM_FOR_QAKL
Short Text Histogramm für klassierte Prüfergebnisse
Function Group QEGO
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_KLASBREITE LIKE QAMV-KLASBREITE Breite einer KLasse
I_KTEXTMAT LIKE QALS-KTEXTMAT Beschreibung des Materials
I_KURZTEXT LIKE QAMV-KURZTEXT Beschreibung des Merkmals
I_MASSEINHSW3 LIKE QAMV-MASSEINHSW Einheit des Merkmals (internes Format)
I_MASSEINHSW6 LIKE QAMKR-MASSEINHSW Einheit des Merkmals (Anzeigeformat)
I_MERKNR LIKE QAMV-MERKNR Nummer des Merkmals im Vorgang
I_SCALING TYPE QEGR_SCALING 'P' Darstellung (A-absolut, P-prozentual, R-relativ)
I_SOLLWERT LIKE QAMV-SOLLWERT Sollwert / Nennmaß
I_SOLLWNI LIKE QAMV-SOLLWNI Sollwert / Nennmaß aktiv ('X'-ja)
I_STELLEN LIKE QAMV-STELLEN Anzahl Nachkommastellen
I_TOLERANZOB LIKE QAMV-TOLERANZOB oberer Grenzwert
I_TOLERANZUN LIKE QAMV-TOLERANZUN unterer Grenzwert
I_TOLOBNI LIKE QAMV-TOLOBNI oberer Grenzwert aktiv ('X'-ja)
I_TOLUNNI LIKE QAMV-TOLUNNI unterer Grenzwert aktiv ('X'-ja)

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 Die Grafik ist noch aktiv ('X'-ja)

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_QAKLRTAB LIKE QAKLR klassierte Urwerte 2.Variante
T_QAKLTAB LIKE QAKL klassierte Urwerte 1.Variante
T_QASKTAB LIKE QASK klassierte Urwerte 3.Variante

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INCONSISTENT_DATA Inkonsistente Daten
MISSING_DATA Fehlende Daten
PROGRAMMING_ERROR Unvorhergesehener Programmfehler