Objects/Tables/Table 7504 Item Attribute Value Selection
Table 7504 Item Attribute Value Selection in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 9Keys, 2Procedures, 11Events, 4
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | Attribute Name | Text[250] | - |
| 2 | Value | Text[250] | - |
| 3 | Attribute ID | Integer | - |
| 4 | Unit of Measure | Text[30] | - |
| 6 | Blocked | Boolean | - |
| 7 | Attribute Type | Option | - |
| 8 | Inherited-From Table ID | Integer | - |
| 9 | Inherited-From Key Value | Code[20] | - |
| 10 | Inheritance Level | Integer | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Attribute Name | - |
| Key2 | Inheritance Level, Attribute Name | - |
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|
| PopulateItemAttributeValueSelection | (var Record Item Attribute Value) | | public | - |
| PopulateItemAttributeValueSelection | (var Record Item Attribute Value, Integer, Code[20]) | | public | - |
| PopulateItemAttributeValue | (var Record Item Attribute Value) | | public | - |
| InsertItemAttributeValue | (var Record Item Attribute Value, Record Item Attribute Value Selection) | | public | - |
| InsertRecord | (var Record Item Attribute Value, Integer, Code[20]) | | public | - |
| FindItemAttributeByName | (var Record Item Attribute) | | public | - |
| FindAttributeValue | (var Record Item Attribute Value) | Boolean | public | - |
| FindAttributeValueFromRecord | (var Record Item Attribute Value, Record Item Attribute Value Selection) | Boolean | public | - |
| GetAttributeValueID | (var Record Item Attribute Value) | Integer | public | - |
| IsNotBlankDecimal | (Text[250]) | Boolean | public | - |
| IsNotBlankDate | () | Boolean | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeFindItemAttributeCaseInsensitive | (var Record Item Attribute, var Record Item Attribute Value Selection) | - |
| Integration event | OnInsertRecordOnBeforeItemAttrValueSelectionInsert | (var Record Item Attribute Value Selection, Record Item Attribute Value) | - |
| Integration event | OnPopulateItemAttributeValueOnBeforeInsert | (Record Item Attribute Value Selection, var Record Item Attribute Value) | - |
| Integration event | OnValidateChangedAttributeOnBeforeValidateValue | (Record Item Attribute, var Record Item Attribute Value Selection) | - |