Manufacturing table in Microsoft Dynamics 365 Business Central. 12 fields, 19 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Item No., Variant Code, Location Code.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Item No. PK | Code | Normal | → Item #27 |
| 2 | Variant Code PK | Code | Normal | → Item Variant #5401 |
| 3 | Location Code PK | Code | Normal | → Location #14 |
| 10 | Latest Date | Date | Normal | |
| 12 | Inactive | Boolean | Normal | |
| 13 | Action Msg. Response Planning | Boolean | Normal | |
| 14 | Net Change Planning | 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 Planning Assignment table through TableRelation properties.