Warehouse table in Microsoft Dynamics 365 Business Central. 12 fields, 0 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Document Type, Document No..
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Document Type PK | Option | Normal | |
| 2 | Document No. PK | Code | Normal | |
| 3 | Location Code | Code | Normal | → Location #14 |
| 4 | Zone Code | Code | Normal | → Zone #7300 |
| 5 | Bin Code | Code | Normal | |
| 7 | Completely Put Away | Boolean | Normal | |
| 8 | Status | Option | 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 Whse. Put-away Request table through TableRelation properties.