
Table of Quantitative Characteristics
Use
This table contains the characteristic requirements for quantitative characteristics (CHAR_TYPE 01).
Table: CHARACTERISTIC_QUANTITATIVE - Quantitative Characteristic - BAPIQMSTI5
KEY |
FIELD |
TYPE |
LENGTH |
OPT |
DESCRIPTION |
X |
REPORT_NO |
NUMC |
4 |
Number of the evaluation | |
X |
CHAR_NO |
NUMC |
4 |
Number of the characteristic | |
X |
CHAR_VERS |
NUMC |
4 |
Version of the characteristic | |
|
DEC_PLACES |
NUMC |
3 |
Number of decimal places | ||
|
MEAS_UNIT |
CHAR |
6 |
Internal code for the unit of measurement | ||
|
MEAS_UNITT |
CHAR |
20 |
Short text for the unit of measurement | ||
|
MEAS_UNITC |
CHAR |
3 |
X |
ISO code for the unit of measurement | |
|
TARGET_VAL |
FLTP |
22 |
X |
Target value | |
|
UP_TOL_LMT |
FLTP |
22 |
X |
Upper tolerance limit | |
|
LW_TOL_LMT |
FLTP |
22 |
X |
Lower tolerance limit | |
|
UP_LMT_1 |
FLTP |
22 |
X |
Upper limit 1 | |
|
LW_LMT_1 |
FLTP |
22 |
X |
Lower limit 1 | |
|
UP_LMT_2 |
FLTP |
22 |
X |
Upper limit 2 | |
|
LW_LMT_2 |
FLTP |
22 |
X |
Lower limit 2 | |
|
UP_PLS_LMT |
FLTP |
22 |
X |
Upper plausibility limit | |
|
LW_PLS_LMT |
FLTP |
22 |
X |
Lower plausibility limit | |
|
UP_CTRL_1 |
FLTP |
22 |
X |
Upper action limit 1 (e.g. x-bar) | |
|
LW_CTRL_1 |
FLTP |
22 |
X |
Lower action limit 1 | |
|
UP_CTRL_2 |
FLTP |
22 |
X |
Upper action limit 2 (e.g. s) | |
|
LW_CTRL_2 |
FLTP |
22 |
X |
Lower action limit 2 | |
|
CC_NO |
NUMC |
12 |
X |
Control chart number in QM | |
|
USERC1 |
CHAR |
10 |
X |
Reserved for customer enhancements | |
|
USERC2 |
CHAR |
20 |
X |
Reserved for customer enhancements | |
|
USERC3 |
CHAR |
40 |
X |
Reserved for customer enhancements |
You can use field CHAR_VERS (depending upon the setting you choose) to create various characteristic variants in Customizing for QM. A new variant is created when the contents of any of the fields of this structure changes during the characteristic preparation in the STI Interface. Such variants can be useful, for example, when changes to the tolerance or action limits should be displayed. If you do not need variants created, then a new evaluation characteristic will be created.

For fields of type FLTP, the initial value is SPACE.
Fields
The individual fields of the table are described here in more detail:
Contains the number assigned to the evaluation.
Contains the characteristic number for this characteristic version.
Contains the characteristic version. This is created when the QM application creates the interface records. There is no connection to the change and version management in QM.
Contains the number of decimal places used in the inspection results.
Contains the internal representation for the unit of measurement of the characteristic.
Contains the short text of the internal unit of measurement in the logon language.
Contains the ISO code for the unit of measurement, if this was assigned in the R/3 System. In contrast to the internal representation of the unit of measurement, this field can be interpreted by an external statistics system.

The ISO codes are assigned to internal units of measurement in transaction CUNI.
Contains the target value for the characteristic.
Contains the upper limiting value.
Contains the lower limiting value.
Contains upper limit 1 of the characteristic.
Contains lower limit 1 of the characteristic.
Contains upper limit 2 of the characteristic.
Contains lower level 2 of the characteristic.
Contains the upper plausibility limit of the characteristic.
Contains the lower plausibility limit of the characteristic.
Contains the first upper action limit (e.g., for
). If a quality control chart exists in QM for the characteristic, it’s action limits are transferred.
The field can also be filled using SAP enhancement QIST0005. In the sample coding for the enhancement you are shown how you can use the first upper pair of limits as action limits in the characteristic.
Contains the first lower action limit.
Contains the second upper action limit (e.g., for s). If a two-track quality control chart exists in QM for the characteristic, the upper action limit of track 2 is transferred.
Contains the second lower action limit.
Contains the control chart number in QM application component, if a control chart exists for the characteristic.
These fields are not used by QM. They can be used however in customer enhancements to transport additional data.

You can use SAP enhancement QIST0005 to influence the creation of entries for this table. The customer function is called after the data fields are filled. In this way, you can either modify the contents of the data fields or fill the user fields. The key fields are not filled at this point and cannot be changed.