Menu

SAP Function Module QPRS_READ_SAMPLES_FOR_LOT

FB liefert alle physischen Proben zu einem Prüflos

The Function Module QPRS_READ_SAMPLES_FOR_LOT (FB liefert alle physischen Proben zu einem Prüflos) is a standard Function Module in SAP ERP and is part of the function group QPRS within the package QPR.

Technical Information

Function Module QPRS_READ_SAMPLES_FOR_LOT
Short Text FB liefert alle physischen Proben zu einem Prüflos
Function Group QPRS
Package QPR
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_PN_NR LIKE QPRN-PN_NR Probenahemnummer
I_PRUEFLOS LIKE QALS-PRUEFLOS Prüflosnummer

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
E_QPRS_TAB LIKE QPRS Tabelle der Probenstammsätze

Exceptions

This function module does not define any Exceptions.