---
title: "Codeunit 9261 Customer Exp. Survey Impl."
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/9261-customer-exp-survey-impl/
type: codeunit
id: 9261
name: "Customer Exp. Survey Impl."
app: "System Application"
namespace: System.Feedback
versions: "22-26"
build: 26.5.38752.40541
source: "https://jonas-paprotka.de/ref/codeunit/9261-customer-exp-survey-impl/source/24/ https://jonas-paprotka.de/ref/codeunit/9261-customer-exp-survey-impl/source/25/ https://jonas-paprotka.de/ref/codeunit/9261-customer-exp-survey-impl/source/26/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 9261 Customer Exp. Survey Impl.

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/9261-customer-exp-survey-impl/

| | |
| --- | --- |
| App | System Application |
| Namespace | System.Feedback |
| Versions | 22-26 |
| Source file | Customer Experience Survey/src/CustomerExpSurveyImpl.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| RegisterEvent | (Text) | Boolean | internal | 22-26 | - | - |
| GetEligibility | (Text, var Text, var Text, var Boolean) | Boolean | internal | 22-26 | - | - |
| RegisterEventAndGetEligibility | (Text, Text, var Text, var Text, var Boolean) | Boolean | internal | 22-26 | - | - |
| GetSurvey | (Text, var Record Customer Experience Survey) | Boolean | internal | 22-26 | - | - |
| AssertInternalCall | (ModuleInfo) | - | internal | 22-26 | - | - |
| RenderSurvey | (Text, Text, Text) | - | internal | 22-26 | - | - |
| RemoveUserIdFromMessage | (Text) | Text | internal | 22-26 | - | - |
| IsPPE | () | Boolean | internal | 22-26 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Internal event | OnTryGetIsEurope | (var Boolean, var Boolean) | 22-26 | - | - |
| Internal event | OnIsSaas | (var Boolean, var Boolean) | 22-26 | - | - |
| Internal event | OnIsPPE | (var Boolean, var Boolean) | 22-26 | - | - |
| Internal event | OnGetTenantId | (var Text, var Boolean) | 22-26 | - | - |

## Source

Symbols: Microsoft.SystemApplication.symbols.63ca2fa4-4f03-4f2b-a480-172fef340d3f, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 24: https://github.com/microsoft/BCApps, MIT, releases/24.x at fe14d3e6db00d28df3a69c7bba830813d70794e2.
AL source 25: https://github.com/microsoft/BCApps, MIT, releases/25.x at 68d52c129129c83b2e396a473aaa5b2ce61d2eed.
AL source 26: https://github.com/microsoft/BCApps, MIT, releases/26.x at 78c4acf0d64a8eee157ea80164fa8fc2acffc9eb.

Jonas Paprotka, 2026-09-20.
