---
title: "Codeunit 5010 Web Service Helper"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/5010-web-service-helper/
type: codeunit
id: 5010
name: "Web Service Helper"
app: "Base Application"
namespace: System.Integration
versions: "17-24"
build: 24.5.23489.36097
obsolete: "Pending 18.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 5010 Web Service Helper

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/5010-web-service-helper/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Integration |
| Versions | 17-24 |
| Obsolete | Pending 18.0, seen from 17. This codeunit will be removed once OData V3 is deprecated |
| Source file | System/OData/WebServiceHelper.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ODataV3DeprecationNotificationId | () | Guid | internal | 17-24 | - | - |
| ODataV3DeprecationNotificationDefault | (Boolean) | - | internal | 17-24 | - | - |
| OdataV3DepricationNotificationShow | (Notification) | - | internal | 17-24 | - | - |
| DisableNotifications | (Notification) | - | internal | 17-24 | - | - |
| ODataV3DepricationNotificationShowMore | (Notification) | - | internal | 17-24 | - | - |

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