Warehouse table in Microsoft Dynamics 365 Business Central. 23 fields, 78 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Location Code, Code.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Location Code PK | Code | Normal | → Location #14 |
| 2 | Code PK | Code | Normal | |
| 3 | Description | Text | Normal | |
| 4 | Zone Code | Code | Normal | → Zone #7300 |
| 5 | Adjustment Bin ⚡ FLOW | Boolean | FlowField | |
| 10 | Bin Type Code | Code | Normal | → Bin Type #7303 |
| 11 | Warehouse Class Code | Code | Normal | → Warehouse Class #7304 |
| 12 | Block Movement | Option | Normal | |
| 20 | Special Equipment Code | Code | Normal | → Special Equipment #7305 |
| 21 | Bin Ranking | Integer | Normal | |
| 22 | Maximum Cubage | Decimal | Normal | |
| 23 | Maximum Weight | Decimal | Normal | |
| 30 | Empty | Boolean | Normal | |
| 32 | Item Filter | Code | FlowFilter | → Item #27 |
| 33 | Variant Filter | Code | FlowFilter | → Stockkeeping Unit #5700 |
| 34 | Default ⚡ FLOW | Boolean | FlowField | |
| 40 | Cross-Dock Bin | Boolean | Normal | |
| 41 | Dedicated | Boolean | Normal | |
| 2000000000 | System ID | GUID | Normal | |
| 2000000001 | Created At | DateTime | Normal | |
| 2000000002 | Created By | GUID | Normal | |
| 2000000003 | Modified At | DateTime | Normal | |
| 2000000004 | Modified By | GUID | Normal |
Tables referenced by fields on the Bin table through TableRelation properties.