SAP table TC30 (Work center category)
SAP table TC30 has 2 primary key fields being MANDT,VERWE.
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 | MANDT | ||
VERWE | Work Center Category | CHAR | 4 | 0 | AP_VERWE | ||
MDCUA | Reference category for CUA status | CHAR | 4 | 0 | AP_MDCUA | ||
MDFAW | Work center category for field selection | CHAR | 4 | 0 | TC30 | AP_MDFAW | |
VSCHL | Reference category for screen sequence and verification | CHAR | 4 | 0 | TC30 | AP_VERWEV | |
AEBLG | Change document per work center category | CHAR | 1 | 0 | CR_AEND | ||
STSMA | Status Profile | CHAR | 8 | 0 | TJ20 | J_STSMA | |
COLOR | Color work center category for graphics | CHAR | 11 | 0 | TWCOL | LD_COLOR |
TC30 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TC30 | COLOR | TWCOL | Possible colors (W lib) | MANDT |
1 TC30 | MDFAW | TC30 | Work center category | MANDT |
0 TC30 | STSMA | TJ20 | Status profiles | MANDT |
0 TC30 | STSMA | TJ20 | Status profiles | STSMA |
1 TC30 | VSCHL | TC30 | Work center category | MANDT |