Table of Contents

KVSKBAItemAttributeSearchMgt

Events

OnBeforeSearchItemByAttributesForPurchLine(Record Item, Page KVSKBAItemFilteredbyAttributes, Boolean, Record Purchase Line, Record Item, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeSearchItemByAttributesForPurchLine(var Item: Record "Item"; ItemsFilteredbyAttrib: Page "KVSKBAItemFilteredbyAttributes"; var Found: Boolean; PurchLinePar: Record "Purchase Line"; var ItemsSelected: Record "Item"; var IsHandled: Boolean): 

OnBeforeSearchItemByAttributesForSalesLine(Record Item, Page KVSKBAItemFilteredbyAttributes, Boolean, Record Sales Line, Record Item, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeSearchItemByAttributesForSalesLine(var Item: Record "Item"; ItemsFilteredbyAttrib: Page "KVSKBAItemFilteredbyAttributes"; var Found: Boolean; SalesLinePar: Record "Sales Line"; var ItemsSelected: Record "Item"; var IsHandled: Boolean): 

OnBeforeSearchItemByAttributesForServiceLine(Record Item, Page KVSKBAItemFilteredbyAttributes, Boolean, Record Service Line, Record Item, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeSearchItemByAttributesForServiceLine(var Item: Record "Item"; ItemsFilteredbyAttrib: Page "KVSKBAItemFilteredbyAttributes"; var Found: Boolean; ServiceLinePar: Record "Service Line"; var ItemsSelected: Record "Item"; var IsHandled: Boolean):