Menu

SAP Function Module QEEM_FETCH_LAST_QAKLTAB

Holen der Klassentabelle (klassierte Erfassung)

The Function Module QEEM_FETCH_LAST_QAKLTAB (Holen der Klassentabelle (klassierte Erfassung)) 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_LAST_QAKLTAB
Short Text Holen der Klassentabelle (klassierte Erfassung)
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_KLASSENR LIKE QAKLR-KLASSENR '0000' Prüfergebnis-Werteklasse
I_MERKNR LIKE QAMKR-MERKNR Merkmalsnummer
I_NODBREAD LIKE QM00-QKZ SPACE X' - Daten nicht in Datenbank nachlesen
I_PROBENR LIKE QAKLR-PROBENR Stichprobennummer
I_PRUEFLOS LIKE QALS-PRUEFLOS Prüflosnummer
I_VORGLFNR LIKE QAPO-VORGLFNR '00000000' Laufende Knotenummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_QAKLR LIKE QAKLR Klassenstruktur

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_INSPECTION_LOT Prüflos nicht vorhanden
QAKLTAB_EMPTY Klassentabelle ist leer
QAMKTAB_EMPTY Merkmalstabelle ist leer