SAP table TCN00 (Key Word ID for PS User Fields)

SAP Table TCN00 is used in the Project System (PS) module to define and manage keyword IDs for user-defined fields. These fields allow customization and flexibility by enabling users to create additional fields specific to their business requirements. The table stores configurations that link these user-defined fields to their respective keyword IDs, ensuring consistent usage across the system.

SAP table TCN00 has 2 primary key fields being MANDT,SLWID.

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 T000 MANDT
SLWID Key word ID for user-defined fields CHAR 7 0 SLWID
PAR04 Parameter ID CHAR 6 0 TC20 PARAMID
PAR05 Parameter ID CHAR 6 0 TC20 PARAMID
BEROB Authorization object for user defined fields authorization CHAR 10 0 TOBJ PS_USRBERO

TCN00 foreign key relationships

Table Field Check Table Check Field
0 TCN00 BEROB TOBJ Authorization Objects OBJCT
1 TCN00 PAR04 TC20 "Formula Parameters" MANDT
1 TCN00 PAR04 TC20 "Formula Parameters" PARID
0 TCN00 PAR05 TC20 "Formula Parameters" MANDT
0 TCN00 PAR05 TC20 "Formula Parameters" PARID