Other table in Microsoft Dynamics 365 Business Central. 10 fields, 11 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Entry No..
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Entry No. PK | Integer | Normal | |
| 2 | Vendor No. | Code | Normal | → Vendor #23 |
| 3 | Product Code | Text | Normal | |
| 4 | Description | Text | Normal | |
| 20 | Purchase Inv. Line SystemId | GUID | Normal | → Purch. Inv. Line #123 |
| 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 E-Doc. Purchase Line History table through TableRelation properties.