---
title: "Table 414 IC Outbox Transaction"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/414-ic-outbox-transaction/
type: table
id: 414
name: "IC Outbox Transaction"
app: "Base Application"
namespace: Microsoft.Intercompany.Outbox
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/414-ic-outbox-transaction/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 414 IC Outbox Transaction

Jonas Paprotka, https://jonas-paprotka.de/ref/table/414-ic-outbox-transaction/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Intercompany.Outbox |
| Versions | 17-28 |
| Source file | Finance/Intercompany/Outbox/ICOutboxTransaction.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Transaction No. | Integer | 17-28 | - | - |
| 2 | IC Partner Code | Code[20] | 17-28 | - | - |
| 3 | Source Type | Option | 17-28 | Pending 26.0 | Replaced by IC Source Type for Enum typing |
| 4 | IC Source Type | Enum IC Transaction Source Type | 26-28 | - | - |
| 5 | Document Type | Enum IC Transaction Document Type | 17-28 | - | - |
| 6 | Document No. | Code[20] | 17-28 | - | - |
| 7 | Posting Date | Date | 17-28 | - | - |
| 8 | Transaction Source | Option | 17-28 | - | - |
| 9 | Document Date | Date | 17-28 | - | - |
| 10 | Line Action | Option | 17-28 | - | - |
| 12 | IC Partner G/L Acc. No. | Code[20] | 17-28 | Removed 25.0 | Replaced by IC Account No. |
| 13 | Source Line No. | Integer | 17-28 | - | - |
| 14 | IC Account Type | Enum IC Journal Account Type | 22-28 | - | - |
| 15 | IC Account No. | Code[20] | 22-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Transaction No., IC Partner Code, Transaction Source, Document Type | 17-28 |
| Key2 | IC Partner Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ShowDetails | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeLookupDocumentNo | (Record IC Outbox Transaction) | 17-28 | - | - |
| Integration event | OnBeforeOutboxCheckSend | (var Record IC Outbox Transaction, var Boolean) | 17-28 | - | - |
| Integration event | OnDeleteOnSourceTypeCase | (var Record IC Outbox Transaction) | 17-28 | - | - |
| Integration event | OnAfterShowDetails | (var Record IC Outbox Transaction) | 18-28 | - | - |
| Integration event | OnOutboxCheckSendOnBeforeHandledICOutboxTransFindFirst | (var Record IC Outbox Transaction, var Record Handled IC Outbox Trans.) | 27-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.
