---
title: "Report 513 Move IC Trans. to Partner Comp"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/513-move-ic-trans-to-partner-comp/
type: report
id: 513
name: "Move IC Trans. to Partner Comp"
app: "Base Application"
namespace: Microsoft.Intercompany.Outbox
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/513-move-ic-trans-to-partner-comp/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Report 513 Move IC Trans. to Partner Comp

Jonas Paprotka, https://jonas-paprotka.de/ref/report/513-move-ic-trans-to-partner-comp/

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| RecreateInboxTrans | (Record IC Outbox Transaction) | - | public | 17-28 | - | - |
| GetCurrentPartnerCode | () | Code[20] | internal | 23-28 | - | - |
| Initialize | (var List, var Record IC Inbox Transaction, var Record Handled IC Inbox Trans.) | - | public | 27-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeHandledICInboxPurchHdrDelete | (var Record Handled IC Inbox Purch. Header) | 17-28 | - | - |
| Integration event | OnBeforeHandledICInboxPurchLineDelete | (var Record Handled IC Inbox Purch. Line) | 17-28 | - | - |
| Integration event | OnBeforeHandledICInboxSalesHdrDelete | (var Record Handled IC Inbox Sales Header) | 17-28 | - | - |
| Integration event | OnBeforeHandledICInboxSalesLineDelete | (var Record Handled IC Inbox Sales Line) | 17-28 | - | - |
| Integration event | OnBeforePartnerInboxPurchHeaderInsert | (var Record IC Inbox Purchase Header, Record IC Partner) | 17-25 | Pending 23.0 | It is no longer applicable due to the implementation of cross-environment intercompany capabilities using APIs. |
| Integration event | OnBeforePartnerInboxSalesHeaderInsert | (var Record IC Inbox Sales Header, Record IC Partner) | 17-20 | - | - |
| Integration event | OnICInboxTransactionCreated | (var Record IC Inbox Transaction, Text) | 17-28 | - | - |
| Integration event | OnBeforePartnerInboxSalesHeaderInsert | (var Record IC Inbox Sales Header, Record IC Partner, Record IC Inbox Sales Header) | 21-25 | Pending 23.0 | It is no longer applicable due to the implementation of cross-environment intercompany capabilities using APIs. |
| Integration event | OnTransferToPartnerOnBeforePartnerInboxTransactionInsert | (var Record IC Inbox Transaction, Record IC Partner) | 21-25 | Pending 23.0 | It is no longer applicable due to the implementation of cross-environment intercompany capabilities using APIs. |
| Integration event | OnICOutboxTransactionOnAfterGetRecordOnBeforeCase | (var Code[20], Record IC Outbox Transaction, Record IC Inbox Transaction, Record IC Setup, var Boolean) | 26 | - | - |
| Integration event | OnBeforeTransfertoPartner | (var Record IC Partner, Record IC Setup) | 26-28 | - | - |
| Integration event | OnICOutboxTransactionOnAfterGetRecordOnBeforeCase | (var Code[20], Record IC Outbox Transaction, var Record IC Inbox Transaction, Record IC Setup, var Boolean) | 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.
