---
title: "Codeunit 99000862 Sales Line Invt. Profile"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/99000862-sales-line-invt-profile/
type: codeunit
id: 99000862
name: "Sales Line Invt. Profile"
app: "Base Application"
namespace: Microsoft.Sales.Document
versions: "25-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/99000862-sales-line-invt-profile/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 99000862 Sales Line Invt. Profile

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/99000862-sales-line-invt-profile/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Sales.Document |
| Versions | 25-28 |
| Source file | Sales/Document/SalesLineInvtProfile.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| TransferInventoryProfileFromSalesLine | (var Record Inventory Profile, var Record Sales Line, var Record Reservation Entry) | - | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterTransferInventoryProfileFromSalesLine | (var Record Inventory Profile, var Record Sales Line) | 25-28 | - | - |
| Integration event | OnBeforeTransSalesLineToProfile | (var Record Inventory Profile, var Record Item, var Record Sales Line) | 25-28 | - | - |
| Integration event | OnTransSalesLineToProfileOnBeforeProcessLine | (Record Sales Line, var Boolean, var Record Item) | 25-28 | - | - |
| Integration event | OnAfterFindLinesWithItemToPlan | (var Record Sales Line, var Boolean, var Record Inventory Profile, var Record Item, var Integer) | 25-28 | - | - |
| Integration event | OnTransSalesLineToProfileOnBeforeTransferFromSalesLineOrder | (var Record Item, var Record Sales Line) | 25-28 | - | - |
| Integration event | OnTransSalesLineToProfileOnAfterTransferFromSalesLineOrder | (var Record Item, var Record Sales Line, var Record Inventory Profile) | 25-28 | - | - |
| Integration event | OnTransSalesLineToProfileOnAfterInsertInventoryProfileFromOrder | (var Record Item, var Record Sales Line, var Record Inventory Profile) | 25-28 | - | - |
| Integration event | OnTransSalesLineToProfileOnAfterInsertInventoryProfileFromReturnOrder | (var Record Item, var Record Sales Line, var Record Inventory Profile) | 25-28 | - | - |
| Integration event | OnTransSalesLineToProfileOnBeforeTransferFromSalesLineReturnOrder | (var Record Item, var Record Sales Line) | 25-28 | - | - |
| Integration event | OnTransSalesLineToProfileOnAfterTransferFromSalesLineReturnOrder | (var Record Item, var Record Sales Line, var Record Inventory Profile) | 25-28 | - | - |
| Integration event | OnTransSalesLineToProfileOnBeforeInvProfileInsert | (var Record Inventory Profile, var Record Item, var Integer) | 25-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.
