Menu

SAP Function Module QEGO_RUN_CHART_FOR_QASR

Werteverlauf (Run-Chart) für Stichproben-Mittelwerte

The Function Module QEGO_RUN_CHART_FOR_QASR (Werteverlauf (Run-Chart) für Stichproben-Mittelwerte) 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_RUN_CHART_FOR_QASR
Short Text Werteverlauf (Run-Chart) für Stichproben-Mittelwerte
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_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_PAGE_SIZE TYPE I 20 Einträge je Seite bei Objektachse
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_TIME_AXIS LIKE QM00-QKZ 'X' Erstaufruf mit Zeitachse ('X'-ja)
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_QASPRTAB LIKE QASPR Stichprobenstruktur 2.Variante
T_QASRTAB LIKE QASR Stichprobenstruktur 1.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