| Table Name: | bin_role |
| Table Number: | 405 |
| Group: | Logistics |
| Description: | Part used inventory bin role. Holds the roles played by inventory bins in staging information for an update inventory action. Removed after the inventory update is completed |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| objid | LONG | int | 3 | DIRECT | Internal record number | |||
| staged_as | LONG | smallint | 0 | DIRECT | Role in the part movement the inventory bin is designated for; i.e., 1=removed FROM bin, 2=removed TO bin, 3=installed FROM bin, 4=installed TO bin |
| Index Name | Fields | Flags |
|---|---|---|
| role_index | bin_role2part_used:bin_role2inv_bin:staged_as | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| objindex | objid | clustered, unique located on PRIMARY |
| role_index | bin_role2part_used, bin_role2inv_bin, staged_as | nonclustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| bin_role | |||