SAP table TC37P (Break schedule)
SAP table TC37P has 4 primary key fields being MANDT,SCHGRUP,PAPLAN,PAUNR.
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 | |
SCHGRUP | Grouping for Shift Definitions and Shift Sequences | CHAR | 2 | 0 | TC39A | SCHGRUP | |
PAPLAN | Work Break Schedule | CHAR | 4 | 0 | PAUPLAN | ||
PAUNR | Break Number in a Work Break Schedule | NUMC | 2 | 0 | PAUSENR | ||
PAUBEG | Start Time | TIMS | 6 | 0 | BEGZT | ||
PAUEND | End Time | TIMS | 6 | 0 | ENDZT | ||
STDAZ | Work Break After Hours | DEC | 5 | 2 | PAUNSTD | ||
PADAUER | Length of a Work Break in Seconds (internal) | INT4 | 10 | 0 | PADAUER |
TC37P foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TC37P | SCHGRUP | TC39A | Grouping shift definitions and shift sequences | MANDT |
0 TC37P | SCHGRUP | TC39A | Grouping shift definitions and shift sequences | SCHGRUP |