SAP table TCO43T (Description of production scheduler profile)
SAP table TCO43T has 4 primary key fields being MANDT,SPRAS,WERKS,CO_PRODPRF.
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 | |
SPRAS | Language Key | LANG | 1 | 0 | T002 | SPRAS | |
WERKS | Plant | CHAR | 4 | 0 | T001W | WERKS_D | |
CO_PRODPRF | Production Scheduling Profile | CHAR | 6 | 0 | TCO43 | CO_PRODPRF | |
PRODPRF_TX | Description of Production Scheduling Profile | CHAR | 40 | 0 | PRODPRF_TX |
TCO43T foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TCO43T | CO_PRODPRF | TCO43 | PP-SFC Order Profile | MANDT |
0 TCO43T | CO_PRODPRF | TCO43 | PP-SFC Order Profile | WERKS |
0 TCO43T | CO_PRODPRF | TCO43 | PP-SFC Order Profile | CO_PRODPRF |
1 TCO43T | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |
0 TCO43T | WERKS | T001W | Plants/Branches | WERKS |