Skip to content

KVSKBAReportSelectionExtended#

Events#

OnBeforeReportUsage2CaseElseOnSetReportUsageFilter(Record KVSKBAReportSelection, Enum KVSKBAReportSelectionExtUsage2) :#

[IntegrationEvent(false, false)]
local procedure OnBeforeReportUsage2CaseElseOnSetReportUsageFilter(var KVSKBAReportSelection: Record "KVSKBAReportSelection"; ReportUsage: Enum "KVSKBAReportSelectionExtUsage2"): 
[EventSubscriber(ObjectType::Page, Page::"KVSKBAReportSelectionExtended", 'OnBeforeReportUsage2CaseElseOnSetReportUsageFilter', '', false, false)]
local procedure DoSomethingOnBeforeReportUsage2CaseElseOnSetReportUsageFilter(var KVSKBAReportSelection: Record "KVSKBAReportSelection"; ReportUsage: Enum "KVSKBAReportSelectionExtUsage2")
begin
end;