Table Name: | con_pym_role |
Table Number: | 5441 |
Group: | Sales Mgr |
Description: | Roles played by contacts and payment means for one another |
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 | ||
displayeo | LONG | tinyint | 1 | DIRECT | If true, display pricing program in eOrder; i.e., 0=false, 1=true. Default=1 | |||
focus_type | LONG | smallint | DIRECT | Object type ID of the role-player; i.e., 400=a web_user's role, 5440=a payment mean's role | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (2) | ||
role_name | CHAR | varchar | 80 | Name of the role | Search (1) |
Index Name | Fields | Flags |
---|---|---|
conpym_ind | cn_pm_role2contact:cn_pm_role2pay_means:role_name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
conpym_ind | cn_pm_role2contact, cn_pm_role2pay_means, role_name | nonclustered, unique located on PRIMARY |
cpr2pm | cn_pm_role2pay_means | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5814 | pm_contact_view | con_pym_role, contact, pay_means |
5841 | pay_means_con_v | con_pym_role, contact, pay_means |
con_pym_role | |||