SAP Table TTZZ
Time zones
TTZZ (Time zones) 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 TTZZ to other SAP tables.
TTZZ table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
TZONE | Time Zone | TZNZONE | CHAR | 6 | 0 | |||||||
ZONERULE | Time Zone Rule | TZNZONERUL | TTZR | CHAR | 6 | 0 | ||||||
DSTRULE | Daylight Saving Time Rule | TZNDSTRUL | TTZD | CHAR | 6 | 0 | ||||||
FLAGACTIVE | Time zones active | TZNFLACTIV | CHAR | 1 | 0 |
Possible values
|
TTZZ foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TTZZ | CLIENT | TTZZ | CLIENT | T000 | Clients | MANDT |
TTZZ | DSTRULE | TTZZ | CLIENT | TTZD | Summer time rules | CLIENT |
TTZZ | DSTRULE | TTZZ | DSTRULE | TTZD | Summer time rules | DSTRULE |
TTZZ | ZONERULE | TTZZ | ZONERULE | TTZR | Time zone rules | ZONERULE |
TTZZ | ZONERULE | TTZZ | CLIENT | TTZR | Time zone rules | CLIENT |