SAP table QPSP (SPC criterion)
SAP table QPSP has 2 primary key fields being MANDT,SPCKRIT.
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 | T000 | MANDT | |
SPCKRIT | SPC Criterion | CHAR | 3 | 0 | QSPCKRIT | ||
FUNCTION | Name of Function Module | CHAR | 30 | 0 | TFDIR | QFBNAME | |
AP_PLANV | Key for task list usage | CHAR | 3 | 0 | TC23 | AP_PLANV | |
KZRASTER | Control Chart Assignment for Each Inspection Point | CHAR | 1 | 0 | QQRKKZRAST | ||
ANAME | Name of Person Who Changed Object | CHAR | 12 | 0 | AENAM | ||
ADATUM | Last Changed On | DATS | 8 | 0 | AEDAT |
QPSP foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 QPSP | AP_PLANV | TC23 | Key for use of the work center in the task lists | MANDT |
1 QPSP | FUNCTION | TFDIR | Function Module | FUNCNAME |