SAP Table TMW_TD_ATTRIB
Color Attributes for Short IDs in the TMW
TMW_TD_ATTRIB (Color Attributes for Short IDs in the TMW) 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 TMW_TD_ATTRIB to other SAP tables.
TMW_TD_ATTRIB table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||||||||||||||||||
TDLANGU | Definition Set for IDs | TMW_TDLANGU | TMW_TDLAN | CHAR | 10 | 0 | ||||||||||||||||||
TDTYPE | Time Data ID Type | TDTYPE | TMW_TD_TYPE | CHAR | 4 | 0 | ||||||||||||||||||
COLOR | Color Definition for Shift Abbreviation Field | STYLE_COLOR | NUMC | 1 | 0 |
Possible values
|
||||||||||||||||||
INTENSIFIED | Intensive Display of Colors | STYLE_INTENSIFIED | CHAR | 1 | 0 | |||||||||||||||||||
INVERSE | Inverse Display of Colors | STYLE_INVERSE | CHAR | 1 | 0 |
TMW_TD_ATTRIB foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TMW_TD_ATTRIB | TDLANGU | TMW_TD_ATTRIB | MANDT | TMW_TDLAN | Definition Set for IDs | MANDT |
TMW_TD_ATTRIB | TDLANGU | TMW_TD_ATTRIB | TDLANGU | TMW_TDLAN | Definition Set for IDs | TDLANGU |
TMW_TD_ATTRIB | TDTYPE | TMW_TD_ATTRIB | MANDT | TMW_TD_TYPE | IDs | MANDT |
TMW_TD_ATTRIB | TDTYPE | TMW_TD_ATTRIB | TDLANGU | TMW_TD_TYPE | IDs | TDLANGU |
TMW_TD_ATTRIB | TDTYPE | TMW_TD_ATTRIB | TDTYPE | TMW_TD_TYPE | IDs | TDTYPE |