Menu

SAP Function Module QEEM_FETCH_ALL_QASETAB

Holen der Einzelwerte über alle Stichproben zu einem Merkmal

The Function Module QEEM_FETCH_ALL_QASETAB (Holen der Einzelwerte über alle Stichproben zu einem Merkmal) is a standard Function Module in SAP ERP and is part of the function group QEEM within the package QE.

Technical Information

Function Module QEEM_FETCH_ALL_QASETAB
Short Text Holen der Einzelwerte über alle Stichproben zu einem Merkmal
Function Group QEEM
Package QE
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_AKTIVITAET LIKE TQ70-AKTIVITAET SPACE Erfassen 'E', Verändern 'V', Anzeigen 'A'
I_MERKNR LIKE QAMKR-MERKNR Merkmalsnummer
I_PROBENR LIKE QASPR-PROBENR Stichprobennummer
I_PRUEFLOS LIKE QALS-PRUEFLOS Prüflosnummer
I_SCHLCODE LIKE TQ70-SCHLCODE SPACE Schlüsselcode
I_VORGLFNR LIKE QAPO-VORGLFNR '00000000' Laufende Knotenummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_QASETAB LIKE QASER Einzelwertabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_INSPECTION_LOT Prüflos nicht vorhanden
NO_SINGLE_VALUES_POSSIBLE Keine Einzelwertführung
QAMKTAB_EMPTY Merkmalstabelle ist leer
QASETAB_EMPTY Einzelwerttabelle ist leer