- Home
- Resources
- SAP Tables
- QPMT - Master Inspection Characteristics Texts
SAP Table QPMT
Master Inspection Characteristics Texts
QPMT (Master Inspection Characteristics Texts) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link QPMT to other SAP tables.
Source: QPMT (Master Inspection Characteristics Texts)
QPMT table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
MANDT |
Client |
MANDT |
T000
|
CLNT |
|
3 |
0 |
|
ZAEHLER |
Plant for the Master Inspection Characteristic |
QZAEHLER |
|
CHAR |
|
4 |
0 |
|
MKMNR |
Master Inspection Characteristics |
QMERKNR |
QPMK
|
CHAR |
|
8 |
0 |
|
VERSION |
Version Number of the Inspection Method |
QVERSNRPM |
|
CHAR |
|
6 |
0 |
|
SPRACHE |
Language Key |
SPRAS |
T002
|
LANG |
|
1 |
0 |
|
GUELTIGAB |
Valid-From Date |
DATUV |
|
DATS |
|
8 |
0 |
|
KURZTEXT |
Short Text |
QKURZTEXT |
|
CHAR |
|
40 |
0 |
|
LTEXTKZ |
Long Text Exists for the Characteristic |
QLTEXTMK |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Indicator is not set |
X |
Indicator is set |
|
LTEXTEKZ |
Long Text for Physical-Sample Drawing of a Characteristic |
QLTEXTEKZ |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Indicator is not set |
X |
Indicator is set |
|
GELOESCHT |
Data Record Was Deleted |
QGEL |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Indicator is not set |
X |
Indicator is set |
|
QPMT foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
QPMT |
MANDT |
QPMT |
MANDT |
T000 |
Clients |
MANDT |
QPMT |
MKMNR |
QPMT |
MANDT |
QPMK |
Inspection characteristic master |
MANDT |
QPMT |
MKMNR |
QPMT |
ZAEHLER |
QPMK |
Inspection characteristic master |
ZAEHLER |
QPMT |
MKMNR |
QPMT |
MKMNR |
QPMK |
Inspection characteristic master |
MKMNR |
QPMT |
MKMNR |
QPMT |
VERSION |
QPMK |
Inspection characteristic master |
VERSION |
QPMT |
SPRACHE |
QPMT |
SPRACHE |
T002 |
Language Keys (Component BC-I18) |
SPRAS |