---
title: "Table 7504 Item Attribute Value Selection"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/7504-item-attribute-value-selection/
type: table
id: 7504
name: "Item Attribute Value Selection"
app: "Base Application"
namespace: Microsoft.Inventory.Item.Attribute
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/7504-item-attribute-value-selection/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 7504 Item Attribute Value Selection

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7504-item-attribute-value-selection/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Item.Attribute |
| Versions | 17-28 |
| Source file | Inventory/Item/Attribute/ItemAttributeValueSelection.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Attribute Name | Text[250] | 17-28 | - | - |
| 2 | Value | Text[250] | 17-28 | - | - |
| 3 | Attribute ID | Integer | 17-28 | - | - |
| 4 | Unit of Measure | Text[30] | 17-28 | - | - |
| 6 | Blocked | Boolean | 17-28 | - | - |
| 7 | Attribute Type | Option | 17-28 | - | - |
| 8 | Inherited-From Table ID | Integer | 17-28 | - | - |
| 9 | Inherited-From Key Value | Code[20] | 17-28 | - | - |
| 10 | Inheritance Level | Integer | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Attribute Name | 17-28 |
| Key2 | Inheritance Level, Attribute Name | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| PopulateItemAttributeValueSelection | (var Record Item Attribute Value) | - | public | 17-28 | - | - |
| PopulateItemAttributeValueSelection | (var Record Item Attribute Value, Integer, Code[20]) | - | public | 17-28 | - | - |
| PopulateItemAttributeValue | (var Record Item Attribute Value) | - | public | 17-28 | - | - |
| InsertItemAttributeValue | (var Record Item Attribute Value, Record Item Attribute Value Selection) | - | public | 17-28 | - | - |
| InsertRecord | (var Record Item Attribute Value, Integer, Code[20]) | - | public | 17-28 | - | - |
| FindItemAttributeByName | (var Record Item Attribute) | - | public | 17-28 | - | - |
| FindAttributeValue | (var Record Item Attribute Value) | Boolean | public | 17-28 | - | - |
| FindAttributeValueFromRecord | (var Record Item Attribute Value, Record Item Attribute Value Selection) | Boolean | public | 17-28 | - | - |
| GetAttributeValueID | (var Record Item Attribute Value) | Integer | public | 17-28 | - | - |
| IsNotBlankDecimal | (Text[250]) | Boolean | public | 17-28 | - | - |
| IsNotBlankDate | () | Boolean | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeFindItemAttributeCaseInsensitive | (var Record Item Attribute, var Record Item Attribute Value Selection) | 17-28 | - | - |
| Integration event | OnInsertRecordOnBeforeItemAttrValueSelectionInsert | (var Record Item Attribute Value Selection, Record Item Attribute Value) | 17-28 | - | - |
| Integration event | OnPopulateItemAttributeValueOnBeforeInsert | (Record Item Attribute Value Selection, var Record Item Attribute Value) | 17-28 | - | - |
| Integration event | OnValidateChangedAttributeOnBeforeValidateValue | (Record Item Attribute, var Record Item Attribute Value Selection) | 17-28 | - | - |
| Integration event | OnBeforeIsNotBlankDecimal | (var Record Item Attribute Value Selection, Text[250], var Boolean, var Boolean) | 20-28 | - | - |
| Integration event | OnInsertItemAttributeValueOnBeforeInsertItemAttributeValue | (var Record Item Attribute Value, var Record Item Attribute Value Selection) | 25-28 | - | - |
| Integration event | OnFindAttributeValueFromRecordOnBeforeFindAttributeValueFromRecord | (var Record Item Attribute Value, Record Item Attribute Value Selection) | 25-28 | - | - |
| Integration event | OnGetAttributeValueIDOnBeforeInsertTempItemAttributeValue | (var Record Item Attribute Value, var Record Item Attribute Value) | 25-28 | - | - |

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