Page "Item Variants"
ID 5401
Namespace: Microsoft.Inventory.Item
Source table: Table Microsoft.Inventory.Item."Item Variant"
Properties
| Name | Value |
|---|---|
| Caption | Item Variants |
| DataCaptionFields | 2 |
| PageType | List |
| CardPageId | Page Microsoft.Inventory.Item."Item Variant Card" |
| SourceTable | Table Microsoft.Inventory.Item."Item Variant" |
Methods
GetSelectionFilter
procedure GetSelectionFilter(): Text
Returns
| Type | Description |
|---|---|
| Text |
Events
OnBeforeFindRecord
[IntegrationEvent(False,False)]
local procedure OnBeforeFindRecord(var Rec: Record "Item Variant", Which: Text, var CrossColumnSearchFilter: Text, var Found: Boolean, var IsHandled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| Rec | Table Microsoft.Inventory.Item."Item Variant" | |
| Which | Text | |
| CrossColumnSearchFilter | Text | |
| Found | Boolean | |
| IsHandled | Boolean |