SAP Table
T024F Production scheduler
SAP table T024F has 3 primary key fields being MANDT,WERKS,FEVOR.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
T024F columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyWERKS | Plant | CHAR | 4 | 0 | T001W | WERKS_D | |
| KeyFEVOR | Production Supervisor | CHAR | 3 | 0 | FEVOR | ||
| TXT | Production Supervisor Name | CHAR | 30 | 0 | TXT_FEVOR | ||
| SFCPF | Production Scheduling Profile | CHAR | 6 | 0 | TCO43 | CO_PRODPRF |