---
title: "Report 730 Copy Item"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/730-copy-item/
type: report
id: 730
name: "Copy Item"
app: "Base Application"
versions: "17-18"
build: 18.5.29545.46345
obsolete: "Pending 16.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Report 730 Copy Item

Jonas Paprotka, https://jonas-paprotka.de/ref/report/730-copy-item/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-18 |
| Obsolete | Pending 16.0, seen from 17. Replaced by Copy Item page |
| Source file | CopyItem.Report.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CopyItem | (Integer) | - | public | 17-18 | - | - |
| AfterCopyItem | (Record Item, var Record Item) | - | public | 17-18 | - | - |
| SetItem | (var Record Item) | - | public | 17-18 | - | - |
| IsItemCopied | (var Code[20], var Code[20]) | Boolean | public | 17-18 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterOpenPage | () | 17-18 | - | - |
| Integration event | OnAfterPostReport | (Code[20], Code[20]) | 17-18 | - | - |
| Integration event | OnAfterCopyExtendedTexts | (var Record Item, var Record Item) | 17-18 | - | - |
| Integration event | OnAfterCopyItem | (Record Item, var Record Item) | 17-18 | - | - |
| Integration event | OnBeforeInitSeries | (var Record Item, var Record Inventory Setup) | 17-18 | - | - |
| Integration event | OnAfterInitTargetItem | (var Record Item, Record Item, Integer) | 17-18 | - | - |
| Integration event | OnAfterInsertTargetItem | (var Record Item, Record Item, Integer) | 17-18 | - | - |
| Integration event | OnBeforeCopyItem | (Record Item) | 17-18 | - | - |

## 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.

Jonas Paprotka, 2026-09-20.
