---
title: "Report 6036 Create Contract Service Orders"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/6036-create-contract-service-orders/
type: report
id: 6036
name: "Create Contract Service Orders"
app: "Base Application"
namespace: Microsoft.Service.Contract
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/6036-create-contract-service-orders/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 6036 Create Contract Service Orders

Jonas Paprotka, https://jonas-paprotka.de/ref/report/6036-create-contract-service-orders/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Service.Contract |
| Versions | 17-28 |
| Source file | Service/Contract/CreateContractServiceOrders.Report.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetHideDialog | (Boolean) | - | public | 17-28 | - | - |
| InitializeRequest | (Date, Date, Option) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCreateServiceHeader | (var Record Service Header, Record Service Contract Header) | 17-28 | - | - |
| Integration event | OnAfterInsertServItemLine | (var Record Service Item Line, Record Service Contract Line) | 17-28 | - | - |
| Integration event | OnServiceContractHeaderPreDataItem | (var Record Service Contract Header, var Record Service Contract Line, Date, Date, Option) | 17-28 | - | - |
| Integration event | OnServiceContractHeaderPostDataItem | () | 17-28 | - | - |
| Integration event | OnBeforeFindServiceHeader | (var Record Service Header, Record Service Contract Header, Record Service Contract Line) | 17-28 | - | - |
| Integration event | OnBeforeInsertServiceHeader | (var Record Service Header, Record Service Contract Header, Record Service Contract Line) | 17-28 | - | - |
| Integration event | OnBeforeModifyServiceHeader | (var Record Service Header, Record Service Contract Header, Record Service Contract Line) | 17-28 | - | - |
| Integration event | OnBeforeInsertServiceItemLine | (var Record Service Item Line, Record Service Header, Record Service Contract Header, Record Service Contract Line) | 17-28 | - | - |
| Integration event | OnBeforeFindServiceItemLineOnServiceContractLineAfterGetRecord | (var Record Service Item Line, Record Service Header, Record Service Contract Header, Record Service Contract Line) | 17-28 | - | - |
| Integration event | OnBeforeFindServiceItemLineOnCreateServiceHeader | (var Record Service Item Line, Record Service Header, Record Service Contract Header, Record Service Contract Line) | 17-28 | - | - |
| Integration event | OnBeforeSetSalespersonCode | (Code[20], var Code[20], var Boolean) | 17-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.
