Table Name: | time_zone |
Table Number: | 126 |
Group: | Customer Mgr |
Description: | Time zone object which is used to define the time zone in which an address is located |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
full_name | CHAR | varchar | 255 | Detailed name/description of time zone | Search (1) | |||
gmt_diff | LONG | int | DIRECT | Offset from Greenwich Mean Time (GMT) in seconds | ||||
is_default | LONG | int | 22 | 0 | DIRECT | Indicates this is the default time zone | ||
name | CHAR | varchar | 2 | 20 | Time zone name | Search (6) | ||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (5) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
time_zone2address | OTM | address | address2time_zone | Addresses using the time zone | |||
time_zone2country | MTM | country | country2time_zone | Countries which are in the time zone | mtm_country1_ time_zone0 | ||
time_zone2daylight_hr | OTM | daylight_hr | daylight_hr2time_zone | Indicates the date & time when the time zones switch to daylight savings time | |||
time_zone2server | MTM | server | server2time_zone | Servers which are in the time zone | mtm_time_zone3_ server0 |
Index Name | Fields | Flags |
---|---|---|
name_index | name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
name_index | name | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
289 | rol_contct | address, bus_org, contact, contact_role, country, site, time_zone |
5550 | site_view_zone | address, bus_org, country, site, time_zone |
5663 | address_view | address, country, time_zone |
5690 | site_view_more | address, bus_org, country, site, time_zone |
5707 | sfa_site_dtl_vw | address, bus_org, bus_site_role, country, site, time_zone |
5828 | bar_rel_prim_addr_v | address, blg_argmnt, bus_org, country, e_addr, fin_accnt, site, state_prov, time_zone |
time_zone | |||