SAP Table TQMS2
Objects for Multiple Specifications
TQMS2 (Objects for Multiple Specifications) 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 TQMS2 to other SAP tables.
TQMS2 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
OBJECT | Object for Multiple Specifications | Q_MS_OBJECT | CHAR | 30 | 0 | |||
OBJECTTYPE | Type of Object for Multiple Specifications | Q_MS_OBJTYPE | TQMS1 | CHAR | 2 | 0 | ||
COUNTRY | Country Key | LAND1 | T005 | CHAR | 3 | 0 |
TQMS2 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TQMS2 | COUNTRY | TQMS2 | MANDT | T005 | Countries | MANDT |
TQMS2 | COUNTRY | TQMS2 | COUNTRY | T005 | Countries | LAND1 |
TQMS2 | OBJECTTYPE | TQMS2 | MANDT | TQMS1 | Types for Multiple Specification Objects | MANDT |
TQMS2 | OBJECTTYPE | TQMS2 | OBJECTTYPE | TQMS1 | Types for Multiple Specification Objects | OBJECTTYPE |