Table Name: | sit_prt_role |
Table Number: | 422 |
Group: | Product Mgr |
Description: | Roles played by sites and installed parts for one another |
Flags: | CACHEOBJIDS |
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 | Search (1) | |||
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., 15=an installed part's role, 52=a site's role | Search (1) | |||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (2) | ||
role_name | CHAR | varchar | 80 | Name of the role. This is a user-defined popup with default name SERVICE_ROLE | Search (2) | |||
vendor_part_no | CHAR | varchar | 30 | Vendor's part number | Search (1) |
Index Name | Fields | Flags |
---|---|---|
sit_prt_role_ind | role_name:prt_role2site:prt_role2site_part | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
ind_prt_role2site | prt_role2site, prt_role2site_part, role_name | nonclustered located on PRIMARY |
ind_prt_role2site_part | prt_role2site_part, prt_role2site, role_name | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
sit_prt_role_ind | role_name, prt_role2site, prt_role2site_part | nonclustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5100 | svc_part_view | mod_level, part_num, sit_prt_role, site, site_part |
5298 | spart_site_srole | sit_prt_role, site, site_part |
sit_prt_role | |||