Page "Report Selection - Service"

ID 5932
Namespace: Microsoft.Service.Setup

Properties

Name Value
ApplicationArea #Service
Caption Report Selection - Service
PageType Worksheet
SaveValues True
SourceTable Table Microsoft.Foundation.Reporting."Report Selections"
UsageCategory Administration

Events

OnSetUsageFilterOnAfterSetFiltersByReportUsage

[IntegrationEvent(False,False)]
local procedure OnSetUsageFilterOnAfterSetFiltersByReportUsage(var Rec: Record "Report Selections", ReportUsage2: Enum "Report Selection Usage Service")

Parameters

Name Type Description
Rec Table Microsoft.Foundation.Reporting."Report Selections"
ReportUsage2 Enum Microsoft.Service.Setup."Report Selection Usage Service"

OnInitUsageFilterOnElseCase

[IntegrationEvent(False,False)]
local procedure OnInitUsageFilterOnElseCase(ReportUsage: Enum "Report Selection Usage", var ReportUsage2: Enum "Report Selection Usage Service")

Parameters

Name Type Description
ReportUsage Enum Microsoft.Foundation.Reporting."Report Selection Usage"
ReportUsage2 Enum Microsoft.Service.Setup."Report Selection Usage Service"

See also