SAP Table
TCA43 Automatic selection of task lists (alternatives)
SAP table TCA43 has 3 primary key fields being MANDT,SEL_ID,SEL_PR.
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
TCA43 columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeySEL_ID | Selection ID for the selection of task lists | CHAR | 2 | 0 | CP_SEL_ID | ||
| KeySEL_PR | Priority for the selection of task lists | NUMC | 2 | 0 | CP_SEL_PR | ||
| PLNTY | Task List Type | CHAR | 1 | 0 | TCA01 | PLNTY | |
| VERWE | Task List Usage | CHAR | 3 | 0 | T411 | PLN_VERWE | |
| STATU | Status | CHAR | 3 | 0 | T412 | PLNST |