SAP table T531 (Deadline Types)
SAP table T531 has 2 primary key fields being MANDT,TMART.
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 | |
TMART | Task Type | CHAR | 2 | 0 | TMART | ||
VORLZ | Lead time (number) | NUMC | 3 | 0 | VORLZ | ||
ZEINH | Time/Measurement Unit | CHAR | 3 | 0 | T538A | PT_ZEINH | |
PRUEF | Additional date/deadline check | CHAR | 1 | 0 | TZPRF | ||
OPERA | Operator for Task Types | CHAR | 1 | 0 | OPERT | ||
RETLD | Reaction indicator if date precedes today's date | CHAR | 1 | 0 | RETLD | ||
REMLD | Reaction indicator if reminder date precedes day's date | CHAR | 1 | 0 | REMLD |
T531 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T531 | MANDT | T000 | Clients | MANDT |
1 T531 | ZEINH | T538A | HR Time/Measurement Units | MANDT |
1 T531 | ZEINH | T538A | HR Time/Measurement Units | ZEINH |