SAP table JITHD (Call header)

SAP table JITHD has 2 primary key fields being MANDT,JINUM.

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
JINUM Call Number NUMC 10 0 JIT_ABNUM
CUSTO JIT Customer CHAR 4 0 JITCU JIT_CUSTO
PRODN External Call Number CHAR 35 0 JIT_PRODN
SEQNR External Sequence Number CHAR 35 0 JIT_SEQNR
VETYP Additional Information 1 CHAR 35 0 JIT_VETYP
VEHID Additional Information 2 CHAR 35 0 JIT_VEHID
TEXHD Supplementary Text Exists CHAR 1 0 JIT_TEXHD
SSPEZ Additional Information 3 CHAR 35 0 JIT_SSPEZ
NACHB Repeat Order CHAR 1 0 JIT_NACHB
ABTYP Call Type CHAR 1 0 JIT_ABTYP
D Summarized JIT Call [D]
I Internal Call (Buffer Storage) [I]
S Sequenced JIT Call [S]
ARCHI Archiving status CHAR 1 0 JIT_ARCHI
DDATA Documentation Data Available CHAR 1 0 JIT_DDATA
RANGE Call is Part of a Summarized Range Call CHAR 1 0 JIT_RANGE

JITHD foreign key relationships

Table Field Check Table Check Field
0 JITHD MANDT T000 Clients MANDT