Item Tracking table in Microsoft Dynamics 365 Business Central. 24 fields, 835 records in Cronus demo.
The Item Application Entry table (ID 339) is part of the Item Tracking area in Microsoft Dynamics 365 Business Central. It contains 24 fields, with a primary key of Entry No., and includes 4 calculated FlowFields. Use the reference below to explore every field, data type, and table relation.
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 | Item Ledger Entry No. | Integer | Normal | → Item Ledger Entry #32 |
| 3 | Inbound Item Entry No. | Integer | Normal | → Item Ledger Entry #32 |
| 4 | Outbound Item Entry No. | Integer | Normal | → Item Ledger Entry #32 |
| 11 | Quantity | Decimal | Normal | |
| 20 | Item Register No. | Integer | Normal | → Item Register #46 |
| 21 | Posting Date | Date | Normal | |
| 23 | Transferred-from Entry No. | Integer | Normal | → Item Ledger Entry #32 |
| 25 | Creation Date | DateTime | Normal | |
| 26 | Created By User | Code | Normal | |
| 27 | Last Modified Date | DateTime | Normal | |
| 28 | Last Modified By User | Code | Normal | |
| 101 | Item No. ⚡ FLOW | Code | FlowField | |
| 102 | Location Code ⚡ FLOW | Code | FlowField | |
| 103 | Variant Code ⚡ FLOW | Code | FlowField | |
| 111 | Latest Valuation Date ⚡ FLOW | Date | FlowField | |
| 5800 | Cost Application | Boolean | Normal | |
| 5804 | Output Completely Invd. Date | Date | Normal | |
| 5805 | Outbound Entry is Updated | 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 Item Application Entry table through TableRelation properties.