THLT - VarChart Graphics: Color Attributes
VarChart Graphics: Color Attributes information is stored in SAP table THLT.
It is part of development package SGRC in software component BC-FES-GRA. This development package consists of objects that can be grouped under "ABAP Graphics Development: Network, Bar Chart".
It is part of development package SGRC in software component BC-FES-GRA. This development package consists of objects that can be grouped under "ABAP Graphics Development: Network, Bar Chart".
Fields for table THLT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
NAME | Name of color definition | X | NETHLTKEY | CHAR | 6 | |
BG_COL | Background color for graphic object | VCBGCOL | CHAR | 11 | TWCOL | |
S_LINE_COL | Color of separating lines for graphic object | VCSPLINCOL | CHAR | 11 | TWCOL | |
LINE_COL | Link color | VCLINECOL | CHAR | 11 | TWCOL | |
LINE_TYPE | Line type | VCLINETYPE | CHAR | 16 | TLTYP | |
LINE_THICK | Link width | VCLINETHIK | CHAR | 1 | ||
PATTERN | Shading pattern for graphical objects | VCPATTERN | CHAR | 21 | TPATT | |
PATTERN_BG | Background pattern color | VCPATTBG | CHAR | 11 | TWCOL | |
STRIKE | Strike-through type | VCSTRIKE | CHAR | 14 | TSTRK | |
PRIORITY | Priority of color attributes | VCPRIORITY | CHAR | 3 | ||
STRIKE_COL | Color for strike-through line | VCSTRIKCOL | CHAR | 11 | TWCOL | |
TRANSP_FLG | Flag: Ignore background color | VCTRANSP | CHAR | 1 |