---
title: "Codeunit 405 Update Item Analysis View Bck."
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/405-update-item-analysis-view-bck/
type: codeunit
id: 405
name: "Update Item Analysis View Bck."
app: "Base Application"
namespace: Microsoft.Inventory.Analysis
versions: "17-23, 25-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/405-update-item-analysis-view-bck/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 405 Update Item Analysis View Bck.

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/405-update-item-analysis-view-bck/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Analysis |
| Versions | 17-23, 25-28 |
| Name by version | Graph Mail from 17, Update Item Analysis View Bck. from 25 |
| Source file | Inventory/Analysis/UpdateItemAnalysisViewBck.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| PrepareMessage | (Record Email Item) | Text | public | 17-23 | - | - |
| SetupGraph | (Boolean) | Boolean | public | 17-23 | - | - |
| SendMail | (Record Email Item) | Boolean | public | 17-23 | - | - |
| TrySendMail | (Record Email Item, var Text) | Boolean | public | 17-23 | - | - |
| GetGraphError | () | Text | public | 17-23 | - | - |
| GetGraphDomain | () | Text | public | 17-23 | - | - |
| GetTestMessageBody | () | Text | public | 17-23 | - | - |
| IsEnabled | () | Boolean | public | 17-23 | - | - |
| HasConfiguration | () | Boolean | public | 17-23 | - | - |
| UserHasLicense | () | Boolean | public | 17-23 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnGetGraphDomain | (var Text) | 17-23 | - | - |

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