The Function Module QAPG_QAPP_FOR_PARTIAL_LOT () is a standard Function Module in SAP ERP and is part of the function group QAPG within the package QLPP.
Function Module | QAPG_QAPP_FOR_PARTIAL_LOT |
Short Text | |
Function Group | QAPG |
Package | QLPP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DB_LESEN | LIKE | QALS-STAT01 | 'X' | |
I_LAST_SAMPLE | LIKE | QALS-STAT01 | SPACE | |
I_QALS | LIKE | QALS | Inspection lot | |
I_QALT | LIKE | QALT | Partial lot |
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_QAPP | LIKE | QAPP | Inspection point table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
X_NO_DATA_FOUND | No inspection points found |