TC29 (Distribution key for capacity load) 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 TC29 to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values |
|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |
|
VERTL
Distribution of capacity requirements (Planned/prod.order)
|
CR_VERTL |
CHAR
|
8 | 0 | ||
|
STRAT
Distribution strategy for capacity planning
|
CY_STRAT | TC29S |
CHAR
|
3 | 0 | |
|
FUNCT
Distribution function
|
CY_FUNCT | TC29V |
CHAR
|
3 | 0 |
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| TC29 | FUNCT | TC29 | MANDT |
TC29V
Distribution function
|
MANDT |
| TC29 | FUNCT | TC29 | FUNCT |
TC29V
Distribution function
|
FUNCT |
| TC29 | MANDT | TC29 | MANDT |
T000
Clients
|
MANDT |
| TC29 | STRAT | TC29 | MANDT |
TC29S
Distribution strategy
|
MANDT |
| TC29 | STRAT | TC29 | STRAT |
TC29S
Distribution strategy
|
STRAT |