Table Name: | csc_state_prov |
Table Number: | 5117 |
Group: | Exchange Mgr |
Description: | State or Province object which defines specific states or provinces |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
code | LONG | int | DIRECT | State or province code | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
full_name | CHAR | varchar | 80 | State or province full name | ||||
is_default | LONG | int | 22 | 0 | DIRECT | 1=This is the default state or province for a country, 0=This is not the default | ||
name | CHAR | varchar | 2 | 40 | State or province name | |||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
server_id | LONG | int | DIRECT | Exchange protocol server ID number |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
state_prov2csc_address | OTM | csc_address | address2csc_state_prov | Address<es> that use the state/province | |||
state_prov2csc_country | MTO | csc_country | country2csc_state_prov | Country the state/province belongs to |
Index Name | Fields | Flags |
---|---|---|
name_index | server_id:state_prov2csc_country:name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
name_index | server_id, state_prov2csc_country, name | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
csc_state_prov | |||