T412 (Task list status) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link T412 to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |||||||
|
PLNST
Status
|
PLNST |
CHAR
|
3 | 0 | ||||||||
|
FREIF
Indicator: released
|
PLN_FREIF |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
PKLP
Indicator: costing
|
KALKKZ |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
FLG_CHK
Ind: Consistency check prior to posting
|
FLG_CHK |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| T412 | MANDT | T412 | MANDT |
T000
Clients
|
MANDT |