SAP table TSUMSCP (Calculation Profile for Summarized JIT Calls)
SAP table TSUMSCP has 3 primary key fields being MANDT,WERKS,JITSCPRF.
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 | |
WERKS | Plant | CHAR | 4 | 0 | T001W | WERKS_D | |
JITSCPRF | JIT Scheduling Profile | CHAR | 4 | 0 | JITSCPRF | ||
TSTRID | Time stream: External ID | CHAR | 10 | 0 | TTSTR | TSTRID | |
SCHGRUP | Grouping for Shift Definitions and Shift Sequences | CHAR | 2 | 0 | TC39A | SCHGRUP | |
SPROG | Key for the Shift Sequence | CHAR | 4 | 0 | TC38A | SCHPROG | |
FABKL | Factory calendar key | CHAR | 2 | 0 | TFACD | FABKL | |
KWBZD | Replenishment Lead Time in Workdays | DEC | 3 | 0 | KWBZD | ||
KWBZM | Replenishment Lead Time in Hours/Minutes | DEC | 11 | 0 | KWBZM |
TSUMSCP foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TSUMSCP | SCHGRUP | TC39A | Grouping shift definitions and shift sequences | MANDT |
0 TSUMSCP | SCHGRUP | TC39A | Grouping shift definitions and shift sequences | SCHGRUP |
1 TSUMSCP | SPROG | TC38A | Shift sequence | MANDT |
1 TSUMSCP | SPROG | TC38A | Shift sequence | SPROG |
1 TSUMSCP | SPROG | TC38A | Shift sequence | SCHNR |
0 TSUMSCP | TSTRID | TTSTR | Time stream: Administration table | MANDT |
0 TSUMSCP | TSTRID | TTSTR | Time stream: Administration table | TSTRTYPE |
0 TSUMSCP | TSTRID | TTSTR | Time stream: Administration table | TSTREAMID |
0 TSUMSCP | TSTRID | TTSTR | Time stream: Administration table | CALENDARID |
1 TSUMSCP | WERKS | T001W | Plants/Branches | WERKS |