Table of Contents

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.

Summary: Event raised before the ReportUsage2 case else in the SetUsageFilter procedure.

[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"): 

Parameters:

  • KVSKBAReportSelection: The current report selection record.
  • ReportUsage: The report usage enum value.

Remarks: This event is marked as obsolete and may be removed in future versions. Due to the requirement for email delivery, the options were moved back to the standard report selection.