Table list used by SAP ABAP Function Module QC01_Q_CHARACTERISTICS_SELECT (Read insp. charact. specs and results for insp. lot / partial lot)
SAP ABAP Function Module
QC01_Q_CHARACTERISTICS_SELECT (Read insp. charact. specs and results for insp. lot / partial lot) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | QALS | Inspection lot record | ||
| 2 | QALS | Inspection lot record | SOURCE VALUE(I_QALS) LIKE QALS |
|
| 3 | QALT | Partial lot | ||
| 4 | QALT | Partial lot | SOURCE VALUE(I_QALT) LIKE QALT OPTIONAL |
|
| 5 | QAMKR | Specifications and results for the characteristic | ||
| 6 | QAMKR | Specifications and results for the characteristic | SOURCE T_QAMKR_TAB STRUCTURE QAMKR |
|
| 7 | QAPP | Inspection point | ||
| 8 | QAPP | Inspection point | SOURCE T_QAPP_TAB STRUCTURE QAPP OPTIONAL |
|
| 9 | QAQEE | Fields for inspection results recording | ||
| 10 | QM00 | General control keys for QM | SOURCE VALUE(I_LAST_INSP_POINT) LIKE QM00-QKZ OPTIONAL |
|
| 11 | QM00 | General control keys for QM | SOURCE VALUE(I_WITH_OPERATIONS) LIKE QM00-QKZ DEFAULT 'X' |
|
| 12 | QM00 | General control keys for QM | ||
| 13 | TQ61 | Result value origin for certificates | SOURCE VALUE(I_ONLY_SUMMARIZED_LEVEL) LIKE TQ61-IPMEDIUM OPTIONAL |