Warehouse table in Microsoft Dynamics 365 Business Central. 13 fields, 14 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 | |
| 5 | Description | Text | Normal | |
| 10 | Bin Type Code | Code | Normal | → Bin Type #7303 |
| 11 | Warehouse Class Code | Code | Normal | → Warehouse Class #7304 |
| 20 | Special Equipment Code | Code | Normal | → Special Equipment #7305 |
| 21 | Zone Ranking | Integer | Normal | |
| 40 | Cross-Dock Bin Zone | 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 Zone table through TableRelation properties.