SAP table THLT (VarChart Graphics: Color Attributes)
SAP table THLT has 2 primary key fields being MANDT,NAME.
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
NAME
Name of color definition
CHAR
6
0
NETHLTKEY
BG_COL
Background color for graphic object
CHAR
11
0
TWCOL
VCBGCOL
S_LINE_COL
Color of separating lines for graphic object
CHAR
11
0
TWCOL
VCSPLINCOL
LINE_COL
Link color
CHAR
11
0
TWCOL
VCLINECOL
LINE_TYPE
Line type
CHAR
16
0
TLTYP
VCLINETYPE
LINE_THICK
Link width
CHAR
1
0
VCLINETHIK
Possible values
1
thin line
2
thicker line
3
even thicker line
4
thick line
PATTERN
Shading pattern for graphical objects
CHAR
21
0
TPATT
VCPATTERN
PATTERN_BG
Background pattern color
CHAR
11
0
TWCOL
VCPATTBG
STRIKE
Strike-through type
CHAR
14
0
TSTRK
VCSTRIKE
PRIORITY
Priority of color attributes
CHAR
3
0
VCPRIORITY
STRIKE_COL
Color for strike-through line
CHAR
11
0
TWCOL
VCSTRIKCOL
TRANSP_FLG
Flag: Ignore background color
CHAR
1
0
VCTRANSP
THLT foreign key relationships
Table
Field
Check Table
Check Field
0 THLT
BG_COL
TWCOL
Possible colors (W lib)
MANDT
1 THLT
LINE_COL
TWCOL
Possible colors (W lib)
MANDT
0 THLT
LINE_TYPE
TLTYP
Line types in VarChart Graphics
MANDT
0 THLT
LINE_TYPE
TLTYP
Line types in VarChart Graphics
LINE_TYPE
1 THLT
PATTERN
TPATT
Pattern type in VarChart
MANDT
0 THLT
PATTERN_BG
TWCOL
Possible colors (W lib)
MANDT
1 THLT
STRIKE
TSTRK
VarChart Graphics: Strike-Through-Type
MANDT
0 THLT
STRIKE_COL
TWCOL
Possible colors (W lib)
MANDT
1 THLT
S_LINE_COL
TWCOL
Possible colors (W lib)
MANDT