Objects/Tables/Table 9170 Profile Resource Import/Export
Table 9170 Profile Resource Import/Export in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
- Obsolete
- Removed 18.0. Importing and exporting profile resources is no longer supported. AL profiles and customizations should be used instead.
Fields, 6Keys, 1Procedures, 1
Versions171819202122232425262728latest
Source-
Fields, 6
| Id | Name | Type | Obsolete |
|---|
| 1 | Profile ID | Code[30] | - |
| 2 | Page ID | Integer | - |
| 3 | Personalization ID | Code[40] | - |
| 4 | Control GUID | Code[40] | - |
| 5 | Abbreviated Language Name | Code[3] | - |
| 6 | Value | Text[250] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Profile ID, Page ID, Personalization ID, Control GUID, Abbreviated Language Name | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|
| InsertRec | (Code[30], Integer, Code[40], Code[40], Code[3], Text[250]) | | public | - |