Table Name: | csc_person |
Table Number: | 5116 |
Group: | Exchange Mgr |
Description: | Contains organization information. It may be used independently, or as part of a contact description |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
communication_mode | LONG | smallint | 0 | DIRECT | Contact's preferred method of communication. Expressed as a csc Address Type | |||
contact_type | CHAR | varchar | 255 | Description of contact | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
first_name | CHAR | varchar | 15 | 30 | First name of contact | |||
last_name | CHAR | varchar | 14 | 30 | Last name of contact | |||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
salutation | CHAR | varchar | 20 | A form of address; e.g., Mr., Miss, Mrs | ||||
server_id | LONG | int | DIRECT | Exchange protocol server ID number | ||||
title | CHAR | varchar | 30 | Contact's professional title |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
csc_person2csc_address | OTOP | csc_address | csc_address2csc_person | Related CSC address | |||
person2csc_contact | OTM | csc_contact | contact2csc_person | Contacts for the CSC organization |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
ind_csc_person2csc_address | csc_person2csc_address | nonclustered located on PRIMARY |
ind_name | server_id, last_name, first_name | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
csc_person | |||