Table Name: | cr_person_role |
Table Number: | 5026 |
Group: | Sales Mgr |
Description: | Roles played by persons and contracts for each other. Reserved; not used |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
active | LONG | smallint | DIRECT | Indicates whether the role is currently being used; i.e., 0=inactive, 1=active | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
focus_type | LONG | smallint | DIRECT | Object type ID of the role-player; i.e.,86=a contract's role, 350=a person's role | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
role_name | CHAR | varchar | 80 | Name of the role |
Index Name | Fields | Flags |
---|---|---|
cr_role_ind | role_name:cr_person_role2contract:cr_person_role2person | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
cr_role_ind | role_name, cr_person_role2contract, cr_person_role2person | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
cr_person_role | |||