TC50 (PP-PI: Proc.Message Categories/ Proc.Instruction Categories) 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 TC50 to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |||||||||
|
WERKS
Plant
|
WERKS_D | T001W |
CHAR
|
4 | 0 | |||||||||
|
CSTYP
Object type: proc.message category or proc. instr. category
|
CO_CSTYP |
CHAR
|
2 | 0 | ||||||||||
|
||||||||||||||
|
COSTR
Process message or process instruction category
|
CO_COSTR |
CHAR
|
8 | 0 | ||||||||||
|
FTTYP
Type of process instruction
|
CO_FTTYP | TCB01 |
CHAR
|
1 | 0 | |||||||||
|
FTGRP
Process instruction group
|
CO_FTGRP |
CHAR
|
8 | 0 | ||||||||||
|
SNDALL
Indicator: Send message to all destinations or not at all
|
CO_SNDALL |
CHAR
|
1 | 0 | ||||||||||
|
||||||||||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| TC50 | FTTYP | TC50 | MANDT |
TCB01
Process Instruction Types
|
MANDT |
| TC50 | FTTYP | TC50 | FTTYP |
TCB01
Process Instruction Types
|
FTTYP |
| TC50 | MANDT | TC50 | MANDT |
T000
Clients
|
MANDT |
| TC50 | WERKS | TC50 | MANDT |
T001W
Plants/Branches
|
MANDT |
| TC50 | WERKS | TC50 | WERKS |
T001W
Plants/Branches
|
WERKS |