The Function Module QTLS_PARTIAL_LOT_CREATE (Automatic creation of partial lots 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_CREATE |
Short Text | Automatic creation of partial lots 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_ALL_PL_IN_VB_TAB | LIKE | QM00-QKZ | 'X' | |
I_QALS | LIKE | QALS | Inspection lot | |
I_QTLS | LIKE | QALT | Partial lot record to be created | |
I_STSMA | LIKE | JSTO-STSMA | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QTLS | 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_PRUEFLOS_IS_INITIAL | Inspection lot number is initial |