TQ32A table in SAP ERP or S/4HANA stores Inspection type to status assignment from status profile data. There are total 5 fields in TQ32A table. The Inspection type to status assignment from status profile table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of TQ32A table. It is in QM in procurement (QB) ABAP package and is part of the QM Control in Procurement (QM-PT-RP-PRC) module.
SAP TQ32A Table Fields
Following is the list of fields that are available in SAP TQ32A table. The primary key fields of Inspection type to status assignment from status profile table in SAP are MANDT (Client), STSMA (Status Profile for QINF Processing), STATUS (Status of QINF Status Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT(3) |
| STSMA | Status Profile for QINF Processing | QSTSMA | TJ20 | CHAR(8) |
| STATUS | Status of QINF Status Profile | QSSTAT | TJ30 | CHAR(5) |
| HERKUNFT | Inspection Lot Origin | QHERK | CHAR(2) | |
| ART | Inspection Type | QPART | TQ30 | CHAR(8) |


