Skip to content

KVSKBARepSelOrdTypeWareh#

Events#

OnAfterSetUsageFilter(Record Custom Report Selection, Enum Report Selection Usage Inventory) :#

[IntegrationEvent(false, false)]
local procedure OnAfterSetUsageFilter(var CustomReportSelection: Record "Custom Report Selection"; ReportSelectionUsageInventory: Enum "Report Selection Usage Inventory"): 
[EventSubscriber(ObjectType::Page, Page::"KVSKBARepSelOrdTypeWareh", 'OnAfterSetUsageFilter', '', false, false)]
local procedure DoSomethingOnAfterSetUsageFilter(var CustomReportSelection: Record "Custom Report Selection"; ReportSelectionUsageInventory: Enum "Report Selection Usage Inventory")
begin
end;