SAP table QISTP (Evaluation steps)

SAP table QISTP has 3 primary key fields being MANDT,METHOD,STEP_NO.

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
METHOD Evaluation Method CHAR 40 0 QIMTH QMETHOD
STEP_NO Number of Evaluation Step (Processsing Sequence) NUMC 4 0 QSTEP_NO
INACTIVE Record Blocked CHAR 1 0 QINACTIVE
STEP Name of Evaluation Step CHAR 40 0 QSTEP
PARAM1 Evaluation Parameter (System-Dependent) CHAR 40 0 QPARAM
PARAM2 Evaluation Parameter (System-Dependent) CHAR 40 0 QPARAM
PARAM3 Evaluation Parameter (System-Dependent) CHAR 40 0 QPARAM
PARAM4 Evaluation Parameter (System-Dependent) CHAR 40 0 QPARAM
PARAM5 Evaluation Parameter (System-Dependent) CHAR 40 0 QPARAM
USERC1 User Field for Customer Enhancements CHAR 10 0 QUSERC1
USERC2 User Field for Customer Enhancements CHAR 20 0 QUSERC2
USERC3 User Field for Customer Enhancements CHAR 40 0 QUSERC3

QISTP foreign key relationships

Table Field Check Table Check Field
0 QISTP METHOD QIMTH Evaluation methods QM STI interface MANDT
0 QISTP METHOD QIMTH Evaluation methods QM STI interface METHOD