Warehouse table in Microsoft Dynamics 365 Business Central. 16 fields, 0 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Document Type, Document Subtype, Document No., Location Code.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Document Type PK | Option | Normal | |
| 2 | Document Subtype PK | Option | Normal | |
| 3 | Document No. PK | Code | Normal | |
| 4 | Location Code PK | Code | Normal | → Location #14 |
| 5 | Zone Code | Code | Normal | → Zone #7300 |
| 6 | Bin Code | Code | Normal | |
| 7 | Status | Option | Normal | |
| 8 | Completely Picked | Boolean | Normal | |
| 9 | Shipment Method Code ⚡ FLOW | Code | FlowField | → Shipment Method #10 |
| 10 | Shipping Agent Code ⚡ FLOW | Code | FlowField | → Shipping Agent #291 |
| 11 | Shipping Agent Service Code ⚡ FLOW | Code | FlowField | → Shipping Agent Services #5790 |
| 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 Whse. Pick Request table through TableRelation properties.