The Function Module QPRS_QPRS_LOT_UPDATE (Update der Losnummer in Probenstammsatz) is a standard Function Module in SAP ERP and is part of the function group QPRS within the package QPR.
Function Module | QPRS_QPRS_LOT_UPDATE |
Short Text | Update der Losnummer in Probenstammsatz |
Function Group | QPRS |
Package | QPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PRUEFLOS | LIKE | QALS-PRUEFLOS | Neue Prüflosnummer | |
I_QPRS | LIKE | QPRS | Probenstammsatz |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
LOCKING_ERROR | Fehler beim Sperren des Probenstammsatzes |
SAMPLE_NOT_FOUND | Probenstammsatz nicht vorhanden |