Table list used by SAP ABAP Function Module QC01_INSPECTION_CHARS_BUFFERED (Buffered reading of char. values and results of an insp./partial lot)
SAP ABAP Function Module
QC01_INSPECTION_CHARS_BUFFERED (Buffered reading of char. values and results of an insp./partial lot) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | QALS | Inspection lot record | ||
| 2 | QALS | Inspection lot record | SOURCE VALUE(I_INSPECTION_LOT) LIKE QALS |
|
| 3 | QALT | Partial lot | SOURCE VALUE(I_PARTIAL_LOT) LIKE QALT OPTIONAL |
|
| 4 | QALT | Partial lot | ||
| 5 | QAMKR | Specifications and results for the characteristic | ||
| 6 | QAMKR | Specifications and results for the characteristic | SOURCE T_QAMKR_TAB STRUCTURE QAMKR OPTIONAL |
|
| 7 | QAPP | Inspection point | ||
| 8 | QAPP | Inspection point | SOURCE T_QAPP_TAB STRUCTURE QAPP OPTIONAL |
|
| 9 | QM00 | General control keys for QM | SOURCE VALUE(I_READ_BUFFER_ONLY) LIKE QM00-QKZ OPTIONAL |
|
| 10 | QM00 | General control keys for QM | SOURCE VALUE(I_LAST_INSP_POINT) LIKE QM00-QKZ DEFAULT 'X' |
|
| 11 | TQ61 | Result value origin for certificates | SOURCE VALUE(I_ONLY_SUMMARIZED_LEVEL) LIKE TQ61-IPMEDIUM OPTIONAL |