The Function Module QTLS_PARTIAL_LOT_MEM_DELETE (Deletion of a partial lot in the global memory) 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_MEM_DELETE |
Short Text | Deletion of a partial lot in the global memory |
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 | QTLSVB-MANDANT | SY-MANDT | Client |
I_PRUEFLOS | LIKE | QTLSVB-PRUEFLOS | Inspection lot number | |
I_TEILLOS | LIKE | QTLSVB-TEILLOS | Partial lot number |
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 |
---|---|
X_PARTIAL_LOT_NOT_FOUND | Partial not in an internal table |