SAP table TQ12 (Ind. external numbering for test units in results recording)
SAP table TQ12 has 2 primary key fields being MANDT,EXTNUM.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | * | MANDT | |
EXTNUM | External Numbering of Units to Be Inspected | CHAR | 1 | 0 | QEXTNUM | ||
NOSERIAL | No External Numbering of Units to Be Inspected | CHAR | 1 | 0 | QKZNOSER | ||
KASERIAL | External Numbering of Units to Be Inspected is Optional | CHAR | 1 | 0 | QKZKASER | ||
MUSERIAL | External Numbering of Units to Be Inspected is required | CHAR | 1 | 0 | QKZMUSER | ||
EQUIPMENT | Check of External Number Against Equipment | CHAR | 1 | 0 | QKZEQUI | ||
EINDEUTIG | Check External Numbering to Ensure Uniqueness | CHAR | 1 | 0 | QKZEINDTG |