SAP table JITCO (Call components)
SAP table JITCO has 3 primary key fields being MANDT,POSID,MATID.
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 | |
POSID | Components Group Number | NUMC | 10 | 0 | JITIT | JIT_POSID | |
MATID | Internal JIT Material Number for Call Components | NUMC | 6 | 0 | JITMA | JIT_MATID | |
QUANT | Call Quantity | QUAN | 15 | 3 | JIT_QUANT | ||
TEXCO | JIT: Additional Indicator on Call Component Level | CHAR | 1 | 0 | JIT_TEXCO |
JITCO foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 JITCO | MATID | JITMA | JIT : Material Data | MANDT |
0 JITCO | MATID | JITMA | JIT : Material Data | MATID |