Table Name: | usr_bus_role |
Table Number: | 5334 |
Group: | Customer Mgr |
Description: | Roles played by business organizations and users for each other |
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., 20=a user's role, 173=business organization's role | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
role_name | CHAR | varchar | 80 | Name of the role | Search (1) |
Index Name | Fields | Flags |
---|---|---|
usrbus_role_ind | usr_bus_role2user:usr_bus_role2bus_org:role_name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
ind_usr_bus_role2bus_org | usr_bus_role2bus_org, usr_bus_role2user, role_name | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
usrbus_role_ind | usr_bus_role2user, usr_bus_role2bus_org, role_name | nonclustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5348 | sfa_acct_tm | bus_org, contact, employee, user, usr_bus_role |
usr_bus_role | |||