The Function Module QG01_LOT_SHOW_FOR_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_SHOW_FOR_BATCH |
Short Text | |
Function Group | QG01 |
Package | QG01 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHARG | LIKE | QALS-CHARG | Batch | |
I_MATNR | LIKE | QALS-MATNR | Material | |
I_STAT_ERO | LIKE | QALS-STAT01 | 'X' | Inpection lot has 'open' status |
I_STAT_FREI | LIKE | QALS-STAT01 | 'X' | Inspection lot has 'unrestricted' status |
I_STAT_VE | LIKE | QALS-STAT01 | 'X' | Inspection lot has status 'usage decision made' |
I_WERK | LIKE | QALS-WERK | Plant |
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 |
---|---|
NO_ENTRY_FOUND | No inspection lot found |