Table list used by SAP ABAP Function Module QC04_VALUE_OUTPUT_CONTROL (Preparing output format for quality certificate score)
SAP ABAP Function Module
QC04_VALUE_OUTPUT_CONTROL (Preparing output format for quality certificate score) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | QAMKR | Specifications and results for the characteristic | ||
| 2 | QAMR | Characteristic results during inspection processing | SOURCE VALUE(I_NUMBER_FLTP16) LIKE QAMR-MITTELWERT |
|
| 3 | QAQEE | Fields for inspection results recording | SOURCE VALUE(E_NUMBER_CHAR) LIKE QAQEE-MITTELWERT |
|
| 4 | QAQEE | Fields for inspection results recording | ||
| 5 | QCVM | Certificate profile characteristic level | SOURCE VALUE(I_AUSGLEN) LIKE QCVM-AUSGLEN OPTIONAL |
|
| 6 | QCVM | Certificate profile characteristic level | SOURCE VALUE(I_KZEXPDS) LIKE QCVM-KZEXPDS DEFAULT SPACE |
|
| 7 | QCVM | Certificate profile characteristic level | SOURCE VALUE(I_STELLEN) LIKE QCVM-STELLEN DEFAULT 99 |
|
| 8 | QCVM | Certificate profile characteristic level | ||
| 9 | T006 | Units of Measurement | SOURCE VALUE(I_UNIT_NEW) LIKE T006-MSEHI OPTIONAL |
|
| 10 | T006 | Units of Measurement | SOURCE VALUE(I_UNIT_OLD) LIKE T006-MSEHI OPTIONAL |
|