Warehouse table in Microsoft Dynamics 365 Business Central. 20 fields, 0 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Location Code, Bin Code, Item No., Variant Code, Unit of Measure Code, Lot No., Serial No., Package No..
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Location Code PK | Code | Normal | → Location #14 |
| 2 | Zone Code | Code | Normal | → Zone #7300 |
| 3 | Bin Code PK | Code | Normal | |
| 4 | Item No. PK | Code | Normal | → Item #27 |
| 5 | Variant Code PK | Code | Normal | → Item Variant #5401 |
| 6 | Unit of Measure Code PK | Code | Normal | → Item Unit of Measure #5404 |
| 10 | Cubage | Decimal | Normal | |
| 11 | Weight | Decimal | Normal | |
| 12 | Base Unit of Measure | Code | Normal | → Item Unit of Measure #5404 |
| 50 | Qty. to Handle (Base) | Decimal | Normal | |
| 51 | Qty. Outstanding (Base) | Decimal | Normal | |
| 6500 | Lot No. PK | Code | Normal | |
| 6501 | Serial No. PK | Code | Normal | |
| 6515 | Package No. PK | Code | Normal | |
| 7382 | 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 Content Buffer table through TableRelation properties.