Menu

SAP Function Module QEEM_SERIALNUMBER_GET

Ermittlung aller Serialnummern (bzw. Prüflingsnummern) zu einem Prüflos

The Function Module QEEM_SERIALNUMBER_GET (Ermittlung aller Serialnummern (bzw. Prüflingsnummern) zu einem Prüflos) 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_SERIALNUMBER_GET
Short Text Ermittlung aller Serialnummern (bzw. Prüflingsnummern) zu einem Prüflos
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_PRUEFLOS LIKE QALS-PRUEFLOS Prüflosnummer
I_REFRESH TYPE QKZ X und Blank

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_QE_SERIALNRTAB LIKE QSERIAL Serialnummern mit Info über Ergebnisrückmeldung

Exceptions

This function module does not define any Exceptions.