Skip to content

KVSKBAReportSelectionExtended#

Obsolete

This Element will be removed or changed with a future Version of the App.

Events#

OnBeforeReportUsage2CaseElseOnSetReportUsageFilter(Record KVSKBAReportSelection, Enum KVSKBAReportSelectionExtUsage2) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('Due to the requirement for email delivery, the options were moved back to the standard report selection.', '27.2')]
[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;