Table list used by SAP ABAP Function Module QPL2_CHECK_LOT_FOR_BATCH (Prüfen, ob zu einer Charge mindestens ein Prüflos existiert)
SAP ABAP Function Module
QPL2_CHECK_LOT_FOR_BATCH (Prüfen, ob zu einer Charge mindestens ein Prüflos existiert) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | QALS | Inspection lot record | SOURCE VALUE(I_CHARG) LIKE QALS-CHARG |
|
| 2 | QALS | Inspection lot record | SOURCE VALUE(I_MATNR) LIKE QALS-MATNR |
|
| 3 | QALS | Inspection lot record | SOURCE VALUE(I_WERK) LIKE QALS-WERK |
|
| 4 | QALS | Inspection lot record | SOURCE VALUE(I_AUFNR) LIKE QALS-AUFNR OPTIONAL |
|
| 5 | QALS | Inspection lot record | ||
| 6 | QALT | Partial lot | ||
| 7 | QM00 | General control keys for QM | SOURCE VALUE(E_X_LOT_EXISTS) LIKE QM00-QKZ |
|