SAP Table

TCTH Settings for hierarchy graphic (schedule maint.)

SAP table TCTH has 2 primary key fields being MANDT,PROFILE.

If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.

/ Fields

TCTH columns.

Field Description Data Type Length Decimals Checktable Data Element
KeyMANDT Client CLNT 3 0 T000 MANDT
KeyPROFILE Profile for the hierarchy graphic in time scheduling CHAR 12 0 THPROFILE
VRG_DARST Activity display in the graphic CHAR 1 0 ACT_DARST
PSP_DARST Display options for WBS element in the graphic CHAR 1 0 PSP_DARST
DISPACT Display activities in the hierarchy graphic in the Info syst CHAR 1 0 PS_H_ACT
COLKZ_VORG Color for indicator: Activities exist CHAR 11 0 TWCOL COLKZ_VORG
COLKZ_AUFT Color for indicator: Order exists CHAR 11 0 TWCOL COLKZ_AUFT
COLKZ_MLST Color for indicator: Milestone exists CHAR 11 0 TWCOL COLKZ_MLST
COLKZ_DOKU Color for indicator: Document exists CHAR 11 0 TWCOL COLKZ_DOKU
COLKZ_ELEM Color for indicator: Activity element exists CHAR 11 0 TWCOL COLKZ_ELEM
COLKZ_TEIL Color for indicator: Subnetwork exists CHAR 11 0 TWCOL COLKZ_TEIL
COLKZ_MAT Color for indicator: Material exists CHAR 11 0 TWCOL COLKZ_MAT
/ Relationships

TCTH foreign keys.

Table Field Check Table Description Check Field
TCTH COLKZ_AUFT TWCOL Possible colors (W lib) MANDT
TCTH COLKZ_DOKU TWCOL Possible colors (W lib) MANDT
TCTH COLKZ_ELEM TWCOL Possible colors (W lib) MANDT
TCTH COLKZ_MAT TWCOL Possible colors (W lib) MANDT
TCTH COLKZ_MLST TWCOL Possible colors (W lib) MANDT
TCTH COLKZ_TEIL TWCOL Possible colors (W lib) MANDT
TCTH COLKZ_VORG TWCOL Possible colors (W lib) MANDT