---
title: "Table 9170 Profile Resource Import/Export"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/9170-profile-resource-import-export/
type: table
id: 9170
name: "Profile Resource Import/Export"
app: "Base Application"
namespace: System.Environment.Configuration
versions: "17-25"
build: 25.5.30849.36072
obsolete: "Removed 18.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 9170 Profile Resource Import/Export

Jonas Paprotka, https://jonas-paprotka.de/ref/table/9170-profile-resource-import-export/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Environment.Configuration |
| Versions | 17-25 |
| Obsolete | Removed 18.0, seen from 17. Importing and exporting profile resources is no longer supported. AL profiles and customizations should be used instead. |
| Source file | System/Profile/ProfileResourceImportExport.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Profile ID | Code[30] | 17-25 | - | - |
| 2 | Page ID | Integer | 17-25 | - | - |
| 3 | Personalization ID | Code[40] | 17-25 | - | - |
| 4 | Control GUID | Code[40] | 17-25 | - | - |
| 5 | Abbreviated Language Name | Code[3] | 17-25 | - | - |
| 6 | Value | Text[250] | 17-25 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Profile ID, Page ID, Personalization ID, Control GUID, Abbreviated Language Name | 17-25 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| InsertRec | (Code[30], Integer, Code[40], Code[40], Code[3], Text[250]) | - | public | 17-25 | - | - |

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