Menu

SAP Function Module QEEM_FETCH_ALL_QAKLTAB

Holen der Klassenwerte über alle Stichproben zu einem Merkmal

The Function Module QEEM_FETCH_ALL_QAKLTAB (Holen der Klassenwerte ü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_QAKLTAB
Short Text Holen der Klassenwerte ü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_QAKLTAB LIKE QAKLR Klassentabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_CLASS_VALUES_POSSIBLE Keine Klassenführung
NO_INSPECTION_LOT Prüflos nicht vorhanden
QAKLTAB_EMPTY Klassentabelle ist leer
QAMKTAB_EMPTY Merkmalstabelle ist leer