SAP table JITTE (JIT : Texts / Additional Data for JIT Call)

SAP table JITTE has 6 primary key fields being MANDT,JINUM,POSID,MATID,REFTY,LNNUM.

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
JINUM Call Number NUMC 10 0 JITHD JIT_ABNUM
POSID Components Group Number NUMC 10 0 JITIT JIT_POSID
MATID Internal JIT Material Number for Call Components NUMC 6 0 JITCO JIT_MATID
REFTY Type of Reference Number CHAR 2 0 CJIT15 JIT_REFTY
LNNUM Line Number NUMC 4 0 JIT_LNNUM
REFTX Reference Number / Reference Text for JIT Call CHAR 25 0 JIT_REFTX
TEXT Text line CHAR 70 0 JIT_TEXT

JITTE foreign key relationships

Table Field Check Table Check Field
0 JITTE MATID JITCO Call components MANDT
0 JITTE MATID JITCO Call components MATID
1 JITTE REFTY CJIT15 JIT Reference Numbers REFTY