---
title: "Table 99000849 Action Message Entry"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/99000849-action-message-entry/
type: table
id: 99000849
name: "Action Message Entry"
app: "Base Application"
namespace: Microsoft.Inventory.Tracking
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/99000849-action-message-entry/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 99000849 Action Message Entry

Jonas Paprotka, https://jonas-paprotka.de/ref/table/99000849-action-message-entry/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Tracking |
| Versions | 17-28 |
| Source file | Inventory/Tracking/ActionMessageEntry.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 2 | Type | Enum Action Message Type | 17-28 | - | - |
| 3 | Reservation Entry | Integer | 17-28 | - | - |
| 4 | Quantity | Decimal | 17-28 | - | - |
| 5 | New Date | Date | 17-28 | - | - |
| 6 | Calculation | Option | 17-28 | - | - |
| 7 | Suppressed Action Msg. | Boolean | 17-28 | - | - |
| 10 | Source Type | Integer | 17-28 | - | - |
| 11 | Source Subtype | Option | 17-28 | - | - |
| 12 | Source ID | Code[20] | 17-28 | - | - |
| 13 | Source Batch Name | Code[10] | 17-28 | - | - |
| 14 | Source Prod. Order Line | Integer | 17-28 | - | - |
| 15 | Source Ref. No. | Integer | 17-28 | - | - |
| 16 | Location Code | Code[10] | 17-28 | - | - |
| 17 | Bin Code | Code[20] | 17-28 | - | - |
| 18 | Variant Code | Code[10] | 17-28 | - | - |
| 19 | Item No. | Code[20] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No. | 17-28 |
| Key2 | Reservation Entry, Calculation | 17-28 |
| Key3 | Source Type, Source Subtype, Source ID, Source Batch Name, Source Prod. Order Line, Source Ref. No., Item No., Location Code, Bin Code, Variant Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetLastEntryNo | () | Integer | public | 17-28 | - | - |
| SumUp | (var Record Action Message Entry) | - | public | 17-28 | - | - |
| TransferFromReservEntry | (var Record Reservation Entry) | - | public | 17-28 | - | - |
| FilterFromReservEntry | (var Record Reservation Entry) | - | public | 17-28 | - | - |
| FilterToReservEntry | (var Record Reservation Entry) | - | public | 17-28 | - | - |
| BoundToComponent | () | Boolean | public | 17-28 | - | - |
| ComponentDueDate | () | Date | public | 17-28 | - | - |
| ComponentDueTime | () | Time | public | 17-28 | - | - |
| SetSource | (Integer, Integer, Code[20], Integer, Code[10], Integer) | - | public | 17-28 | - | - |
| SetSourceFromReservEntry | (Record Reservation Entry) | - | public | 17-28 | - | - |
| SetSourceFilter | (Integer, Integer, Code[20], Integer, Boolean) | - | public | 17-28 | - | - |
| SetSourceFilter | (Code[10], Integer) | - | public | 17-28 | - | - |
| SetSourceFilterFromActionEntry | (Record Action Message Entry) | - | public | 17-28 | - | - |
| SetSourceFilterFromReservEntry | (Record Reservation Entry) | - | public | 17-28 | - | - |
| ClearSourceFilter | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterSetSourceFilter | (var Record Action Message Entry, Integer, Integer, Code[20], Integer, Boolean) | 19-28 | - | - |
| Integration event | OnAfterAssignMessageEntry | (var Record Action Message Entry, var Record Action Message Entry) | 25-28 | - | - |
| Integration event | OnAfterAssignQuantity | (var Record Action Message Entry, var Record Action Message Entry) | 25-28 | - | - |
| Integration event | OnAfterAssignEntryType | (var Record Action Message Entry, var Record Action Message Entry) | 25-28 | - | - |
| Integration event | OnAfterSumUp | (var Record Action Message Entry, var Boolean, var Date, var Time) | 26-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
