Table list used by SAP ABAP Function Module QTLS_PARTIAL_LOT_CREATE (Automatic creation of partial lots for an inspection lot)
SAP ABAP Function Module
QTLS_PARTIAL_LOT_CREATE (Automatic creation of partial lots for an inspection lot) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | JSTO | Status object information | SOURCE VALUE(I_STSMA) LIKE JSTO-STSMA DEFAULT SPACE |
|
| 2 | QALS | Inspection lot record | SOURCE VALUE(I_QALS) LIKE QALS |
|
| 3 | QALS | Inspection lot record | ||
| 4 | QALT | Partial lot | SOURCE VALUE(I_QTLS) LIKE QALT |
|
| 5 | QALT | Partial lot | SOURCE VALUE(E_QTLS) LIKE QALT |
|
| 6 | QALT | Partial lot | ||
| 7 | QM00 | General control keys for QM | SOURCE VALUE(I_ALL_PL_IN_VB_TAB) LIKE QM00-QKZ DEFAULT 'X' |
|