The Function Module QG01_LOT_SELECTION_BY_BATCH () is a standard Function Module in SAP ERP and is part of the function group QG01 within the package QG01.
Function Module | QG01_LOT_SELECTION_BY_BATCH |
Short Text | |
Function Group | QG01 |
Package | QG01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHARG | LIKE | QALS-CHARG | Batch number | |
I_MATNR | LIKE | QALS-MATNR | Material number | |
I_WERK | LIKE | QALS-WERK | Plant |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_QALS | LIKE | QALS | Table of inspection lots for a batch | |
T_QALT | LIKE | QALT | Table of partial lots for a batch |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
X_WRONG_INPUT | One of the input parameters is initial |