The Function Module QTLS_PARTIAL_LOT_READ (Read the partial lot for an inspection lot) is a standard Function Module in SAP ERP and is part of the function group QTLS within the package QL.
Function Module | QTLS_PARTIAL_LOT_READ |
Short Text | Read the partial lot for an inspection lot |
Function Group | QTLS |
Package | QL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MANDANT | LIKE | QALT-MANDANT | SY-MANDT | |
I_PRUEFLOS | LIKE | QALT-PRUEFLOS | Inspection lot | |
I_TEILLOS | LIKE | QALT-TEILLOS |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QALT | LIKE | QALT |
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 |
---|---|
X_LOT_IS_INITIAL | Inspection lot number is initial |
X_NO_DATA | No partial lots available |