SAP table TF541 (Consolidation Tasks: Name)
SAP table TF541 has 4 primary key fields being MANDT,LANGU,DIMEN,CACTI.
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 | |
LANGU | Language Key | LANG | 1 | 0 | T002 | SPRAS | |
DIMEN | Dimension | CHAR | 2 | 0 | TF150 | FC_DIMEN | |
CACTI | Task | CHAR | 10 | 0 | TF540 | FC_CACTI | |
TXT | Medium Text | CHAR | 30 | 0 | FC_TXTMI | ||
TXTSH | Short text for the task | CHAR | 10 | 0 | FC_TXTTASH |
TF541 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TF541 | CACTI | TF540 | Consolidation Tasks | DIMEN |
0 TF541 | CACTI | TF540 | Consolidation Tasks | CACTI |
1 TF541 | DIMEN | TF150 | Dimensions | DIMEN |