Table list used by SAP ABAP Function Module QEEA_READ_SAMPLE_RESULTS (Lesen der Probenergebnisse zu einem Prüflos von der DB)
SAP ABAP Function Module
QEEA_READ_SAMPLE_RESULTS (Lesen der Probenergebnisse zu einem Prüflos von der DB) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | QALS | Inspection lot record | SOURCE VALUE(I_PRUEFLOS) LIKE QALS-PRUEFLOS |
|
| 2 | QAMKR | Specifications and results for the characteristic | SOURCE VALUE(I_PROBENR_BIS) LIKE QAMKR-PROBENR OPTIONAL |
|
| 3 | QAMKR | Specifications and results for the characteristic | SOURCE VALUE(I_MERKNR_BIS) LIKE QAMKR-MERKNR |
|
| 4 | QAMKR | Specifications and results for the characteristic | SOURCE VALUE(I_MERKNR_VON) LIKE QAMKR-MERKNR |
|
| 5 | QAMKR | Specifications and results for the characteristic | SOURCE VALUE(I_PROBENR_VON) LIKE QAMKR-PROBENR OPTIONAL |
|
| 6 | QAPO | Inspection operation records | SOURCE VALUE(I_VORGLFNR) LIKE QAPO-VORGLFNR |
|
| 7 | QASR | Sample results for inspection characteristics | ||
| 8 | QASR | Sample results for inspection characteristics | SOURCE G_PROB_TAB STRUCTURE QASR |
|