Objects/Tables/Table 7501 Item Attribute Value
Table 7501 Item Attribute Value in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 7Keys, 2Procedures, 10Events, 3
Versions171819202122232425262728latest
Source29
Fields, 7
| Id | Name | Type | Obsolete |
|---|
| 1 | Attribute ID | Integer | - |
| 2 | ID | Integer | - |
| 3 | Value | Text[250] | - |
| 4 | Numeric Value | Decimal | - |
| 5 | Date Value | Date | - |
| 6 | Blocked | Boolean | - |
| 10 | Attribute Name | Text[250] | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Attribute ID, ID | - |
| Key2 | Value | - |
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|
| LookupAttributeValue | (Integer, var Integer) | | public | - |
| GetAttributeNameInCurrentLanguage | () | Text[250] | public | - |
| GetValueInCurrentLanguage | () | Text[250] | public | - |
| GetValueInCurrentLanguageWithoutUnitOfMeasure | () | Text[250] | public | - |
| GetTranslatedName | (Integer) | Text[250] | public | - |
| GetTranslatedNameByLanguageCode | (Code[10]) | Text[250] | public | - |
| HasBeenUsed | () | Boolean | public | - |
| SetValueFilter | (var Record Item Attribute, Text) | | public | - |
| LoadItemAttributesFactBoxData | (Code[20]) | | public | - |
| LoadCategoryAttributesFactBoxData | (Code[20]) | | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterHasBeenUsed | (Record Item Attribute Value, var Boolean) | - |
| Integration event | OnGetValueInCurrentLanguage | (Record Item Attribute, var Record Item Attribute Value) | - |
| Integration event | OnLoadItemAttributesFactBoxDataOnBeforeInsert | (var Record Item Attribute Value Mapping, var Record Item Attribute Value) | - |