Data Element 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 | MSEHI | Unit of Measurement | SOURCE VALUE(I_UNIT_NEW) LIKE T006-MSEHI OPTIONAL |
|
| 2 | MSEHI | Unit of Measurement | SOURCE VALUE(I_UNIT_OLD) LIKE T006-MSEHI OPTIONAL |
|
| 3 | QKZEXPDS | Indicator: Exponential Notation | SOURCE VALUE(I_KZEXPDS) LIKE QCVM-KZEXPDS DEFAULT SPACE |
|
| 4 | QLAENGE | Output Length | SOURCE VALUE(I_AUSGLEN) LIKE QCVM-AUSGLEN OPTIONAL |
|
| 5 | QMITTELWRT | Arithmetic Mean of Valid Measured Values | SOURCE VALUE(I_NUMBER_FLTP16) LIKE QAMR-MITTELWERT |
|
| 6 | QMITTEWRTC | Arithmetic Mean of Valid Measured Values | SOURCE VALUE(E_NUMBER_CHAR) LIKE QAQEE-MITTELWERT |
|
| 7 | QSTELLEN | Number of Places to the Right of a Decimal Point (Accuracy) | SOURCE VALUE(I_STELLEN) LIKE QCVM-STELLEN DEFAULT 99 |
|